* [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: Computing exacts on every 4 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 2 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 for 256 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 106 additional inputs, on iter 1 have 150 / 256 * * * * [misc]points: Computing exacts on every 6 of 106 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 3 of 106 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 106 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 52 additional inputs, on iter 2 have 204 / 256 * * * * [misc]points: Computing exacts on every 3 of 52 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 52 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 23 additional inputs, on iter 3 have 233 / 256 * * * * [misc]points: Computing exacts for 23 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 6 additional inputs, on iter 5 have 250 / 256 * * * * [misc]points: Computing exacts for 6 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 6 have 252 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 256 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base))) * * [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 1 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 1 1) * [misc]approximate: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in (re im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in im * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in im * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow re 2) 0) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in re * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in re * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ 0 (pow im 2)) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in re * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in re * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ 0 (pow im 2)) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [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 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* im 0) (+ (* 0 0) (* 0 im))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 im)) into (/ 1/2 im) * [misc]taylor: Taking taylor expansion of (/ 1/2 im) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (+ (* 0 0) (+ (* 0 0) (* 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 im))))) (* 2 im)) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* im 1)) into im * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in (re im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in im * [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 (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 im) (/ 1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow im 2))) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow im 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow im 2)) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- (+ (* 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 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 im) 0) (* 0 (/ 1 im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow im 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 re)))) into re * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in (re im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (* (/ -1 im) (/ -1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow im 2))) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow im 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow im 2)) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- 0) into 0 * [misc]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 (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 im) 0) (* 0 (/ -1 im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow im 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 (- re))))) into (* -1 re) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (* (log base) (log base)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log (/ 1 base)) 2) into (pow (log (/ 1 base)) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (pow (- (log -1) (log base)) 2) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (- (log -1) (log (/ 1 (- base)))) 2) into (pow (- (log -1) (log (/ -1 base))) 2) * * * * [misc]progress: [ 3 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) in (re im base) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) in base * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) in base * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in base * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* re re) (* im im)))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in base * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in base * [misc]taylor: Taking taylor expansion of (* re re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of (* im im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ (pow re 2) (pow im 2)) into (+ (pow im 2) (pow re 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow im 2) (pow re 2))) into (sqrt (+ (pow im 2) (pow re 2))) * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow im 2) (pow re 2))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow im 2) (pow re 2)))) into (log (sqrt (+ (pow im 2) (pow re 2)))) * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* (atan2 im re) 0) in base * [misc]taylor: Taking taylor expansion of (atan2 im re) in base * [misc]backup-simplify: Simplify (atan2 im re) into (atan2 im re) * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log base) (log base)) (* 0 0)) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* 0 0) in base * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log (sqrt (+ (pow im 2) (pow re 2)))) (log base)) into (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) * [misc]backup-simplify: Simplify (* (atan2 im re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) 0) into (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log base) 2) 0) into (pow (log base) 2) * [misc]backup-simplify: Simplify (/ (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) (pow (log base) 2)) into (/ (log (sqrt (+ (pow im 2) (pow re 2)))) (log base)) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) in im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) in im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* re re) (* im im)))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in im * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in im * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow re 2) 0) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (* (atan2 im re) 0) in im * [misc]taylor: Taking taylor expansion of (atan2 im re) in im * [misc]backup-simplify: Simplify (atan2 im re) into (atan2 im re) * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log base) (log base)) (* 0 0)) in im * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in im * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (* 0 0) in im * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (log re) (log base)) into (* (log re) (log base)) * [misc]backup-simplify: Simplify (* (atan2 im re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (log re) (log base)) 0) into (* (log re) (log base)) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log base) 2) 0) into (pow (log base) 2) * [misc]backup-simplify: Simplify (/ (* (log re) (log base)) (pow (log base) 2)) into (/ (log re) (log base)) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) in re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* re re) (* im im)))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in re * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in re * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ 0 (pow im 2)) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (* (atan2 im re) 0) in re * [misc]taylor: Taking taylor expansion of (atan2 im re) in re * [misc]backup-simplify: Simplify (atan2 im re) into (atan2 im re) * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log base) (log base)) (* 0 0)) in re * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in re * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (* 0 0) in re * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (log im) (log base)) into (* (log base) (log im)) * [misc]backup-simplify: Simplify (* (atan2 im re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) (log im)) 0) into (* (log base) (log im)) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log base) 2) 0) into (pow (log base) 2) * [misc]backup-simplify: Simplify (/ (* (log base) (log im)) (pow (log base) 2)) into (/ (log im) (log base)) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) in re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* re re) (* im im)))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in re * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in re * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ 0 (pow im 2)) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (* (atan2 im re) 0) in re * [misc]taylor: Taking taylor expansion of (atan2 im re) in re * [misc]backup-simplify: Simplify (atan2 im re) into (atan2 im re) * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log base) (log base)) (* 0 0)) in re * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in re * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (* 0 0) in re * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (log im) (log base)) into (* (log base) (log im)) * [misc]backup-simplify: Simplify (* (atan2 im re) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) (log im)) 0) into (* (log base) (log im)) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log base) 2) 0) into (pow (log base) 2) * [misc]backup-simplify: Simplify (/ (* (log base) (log im)) (pow (log base) 2)) into (/ (log im) (log base)) * [misc]taylor: Taking taylor expansion of (/ (log im) (log base)) in im * [misc]taylor: Taking taylor expansion of (log im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log im)) 0) into (log im) * [misc]backup-simplify: Simplify (+ (* (- -1) (log im)) 0) into (log im) * [misc]backup-simplify: Simplify (/ (log im) (log base)) into (/ (log im) (log base)) * [misc]taylor: Taking taylor expansion of (/ (log im) (log base)) in base * [misc]taylor: Taking taylor expansion of (log im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (log im) (log base)) into (/ (log im) (log base)) * [misc]backup-simplify: Simplify (/ (log im) (log base)) into (/ (log im) (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow im 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log im) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 im re) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow (log base) 2)) (+ (* (/ (log im) (log base)) (/ 0 (pow (log base) 2))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log base)) (+ (* (/ (log im) (log base)) (/ 0 (log base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow im 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (- (/ 0 (log base)) (+ (* (/ (log im) (log base)) (/ 0 (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow base 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow base 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* im 0) (+ (* 0 0) (* 0 im))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 im)) into (/ 1/2 im) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow im 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 im)) 1)) (pow im 1)))) 2) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (+ (* (log im) 0) (+ (* 0 0) (* (/ 1/2 (pow im 2)) (log base)))) into (* 1/2 (/ (log base) (pow im 2))) * [misc]backup-simplify: Simplify (+ (* (atan2 im re) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 (/ (log base) (pow im 2))) 0) into (* 1/2 (/ (log base) (pow im 2))) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow base 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow base 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow base 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow base 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (* 1/2 (/ (log base) (pow im 2))) (pow (log base) 2)) (+ (* (/ (log im) (log base)) (/ 0 (pow (log base) 2))) (* 0 (/ 0 (pow (log base) 2))))) into (* 1/2 (/ 1 (* (pow im 2) (log base)))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow im 2) (log base)))) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow im 2) (log base))) in im * [misc]taylor: Taking taylor expansion of (* (pow im 2) (log base)) in im * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]backup-simplify: Simplify (* 1 (log base)) into (log base) * [misc]backup-simplify: Simplify (/ 1 (log base)) into (/ 1 (log base)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow base 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow base 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (log base)) (/ 0 (log base))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (log base)) (/ 0 (log base))) (* 0 (/ 0 (log base))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (log base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 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 (/ (* (pow (* 1 0) 2)) (pow base 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow base 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log base)) (+ (* (/ (log im) (log base)) (/ 0 (log base))) (* 0 (/ 0 (log base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (log im) (log base)) into (/ (log im) (log base)) * [misc]approximate: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0))) in (re im base) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0))) in base * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) in base * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in base * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in base * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in base * [misc]taylor: Taking taylor expansion of (/ 1 re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in base * [misc]taylor: Taking taylor expansion of (/ 1 im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* (/ 1 re) (/ 1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (* (/ 1 im) (/ 1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) into (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) into (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 re) 0) (* 0 (/ 1 re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 im) 0) (* 0 (/ 1 im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) into (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* (atan2 (/ 1 im) (/ 1 re)) 0) in base * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 im) (/ 1 re)) in base * [misc]backup-simplify: Simplify (atan2 (/ 1 im) (/ 1 re)) into (atan2 (/ 1 im) (/ 1 re)) * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0)) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* 0 0) in base * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (- (log base))) into (* -1 (* (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) (log base))) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 im) (/ 1 re)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) (log base))) 0) into (- (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (log base))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log base) 2) 0) into (pow (log base) 2) * [misc]backup-simplify: Simplify (/ (- (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (log base))) (pow (log base) 2)) into (* -1 (/ (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) (log base))) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0))) in im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) in im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 im) (/ 1 re)) 0) in im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 im) (/ 1 re)) in im * [misc]backup-simplify: Simplify (atan2 (/ 1 im) (/ 1 re)) into (atan2 (/ 1 im) (/ 1 re)) * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0)) in im * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in im * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (* 0 0) in im * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log im)) 0) into (- (log im)) * [misc]backup-simplify: Simplify (* (- (log im)) (log (/ 1 base))) into (* -1 (* (log (/ 1 base)) (log im))) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 im) (/ 1 re)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (log (/ 1 base)) (log im))) 0) into (- (* (log (/ 1 base)) (log im))) * [misc]backup-simplify: Simplify (* (log (/ 1 base)) (log (/ 1 base))) into (pow (log (/ 1 base)) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log (/ 1 base)) 2) 0) into (pow (log (/ 1 base)) 2) * [misc]backup-simplify: Simplify (/ (- (* (log (/ 1 base)) (log im))) (pow (log (/ 1 base)) 2)) into (* -1 (/ (log im) (log (/ 1 base)))) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0))) in re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 im) (/ 1 re)) 0) in re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 im) (/ 1 re)) in re * [misc]backup-simplify: Simplify (atan2 (/ 1 im) (/ 1 re)) into (atan2 (/ 1 im) (/ 1 re)) * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in re * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (* 0 0) in re * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (* (- (log re)) (log (/ 1 base))) into (* -1 (* (log re) (log (/ 1 base)))) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 im) (/ 1 re)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (log re) (log (/ 1 base)))) 0) into (- (* (log re) (log (/ 1 base)))) * [misc]backup-simplify: Simplify (* (log (/ 1 base)) (log (/ 1 base))) into (pow (log (/ 1 base)) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log (/ 1 base)) 2) 0) into (pow (log (/ 1 base)) 2) * [misc]backup-simplify: Simplify (/ (- (* (log re) (log (/ 1 base)))) (pow (log (/ 1 base)) 2)) into (* -1 (/ (log re) (log (/ 1 base)))) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0))) in re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) (* (atan2 (/ 1 im) (/ 1 re)) 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 im) (/ 1 re)) 0) in re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 im) (/ 1 re)) in re * [misc]backup-simplify: Simplify (atan2 (/ 1 im) (/ 1 re)) into (atan2 (/ 1 im) (/ 1 re)) * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log (/ 1 base)) (log (/ 1 base))) (* 0 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in re * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (* 0 0) in re * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (* (- (log re)) (log (/ 1 base))) into (* -1 (* (log re) (log (/ 1 base)))) * [misc]backup-simplify: Simplify (* (atan2 (/ 1 im) (/ 1 re)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (log re) (log (/ 1 base)))) 0) into (- (* (log re) (log (/ 1 base)))) * [misc]backup-simplify: Simplify (* (log (/ 1 base)) (log (/ 1 base))) into (pow (log (/ 1 base)) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log (/ 1 base)) 2) 0) into (pow (log (/ 1 base)) 2) * [misc]backup-simplify: Simplify (/ (- (* (log re) (log (/ 1 base)))) (pow (log (/ 1 base)) 2)) into (* -1 (/ (log re) (log (/ 1 base)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (log re) (log (/ 1 base)))) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log re) (log (/ 1 base))) in im * [misc]taylor: Taking taylor expansion of (log re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (/ (log re) (log (/ 1 base))) into (/ (log re) (log (/ 1 base))) * [misc]backup-simplify: Simplify (* -1 (/ (log re) (log (/ 1 base)))) into (* -1 (/ (log re) (log (/ 1 base)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (log re) (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of -1 in base * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log re) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (/ (log re) (- (log base))) into (* -1 (/ (log re) (log base))) * [misc]backup-simplify: Simplify (* -1 (* -1 (/ (log re) (log base)))) into (/ (log re) (log base)) * [misc]backup-simplify: Simplify (/ (log re) (log base)) into (/ (log re) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- (log re)) 0) (* 0 (log (/ 1 base)))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 im) (/ 1 re)) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log (/ 1 base)) 0) (* 0 (log (/ 1 base)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow (log (/ 1 base)) 2)) (+ (* (* -1 (/ (log re) (log (/ 1 base)))) (/ 0 (pow (log (/ 1 base)) 2))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log (/ 1 base))) (+ (* (/ (log re) (log (/ 1 base))) (/ 0 (log (/ 1 base)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log re) (log (/ 1 base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (- (/ 0 (- (log base))) (+ (* (* -1 (/ (log re) (log base))) (/ 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (/ (log re) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 base) 1)))) 2) 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 im) (/ 1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow im 2))) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow im 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (+ (* (- (log re)) 0) (+ (* 0 0) (* (/ 1/2 (pow im 2)) (log (/ 1 base))))) into (* 1/2 (/ (log (/ 1 base)) (pow im 2))) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ 1 im) (/ 1 re)) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 (/ (log (/ 1 base)) (pow im 2))) 0) into (* 1/2 (/ (log (/ 1 base)) (pow im 2))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (log (/ 1 base)) 0) (+ (* 0 0) (* 0 (log (/ 1 base))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (* 1/2 (/ (log (/ 1 base)) (pow im 2))) (pow (log (/ 1 base)) 2)) (+ (* (* -1 (/ (log re) (log (/ 1 base)))) (/ 0 (pow (log (/ 1 base)) 2))) (* 0 (/ 0 (pow (log (/ 1 base)) 2))))) into (* 1/2 (/ 1 (* (pow im 2) (log (/ 1 base))))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow im 2) (log (/ 1 base))))) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow im 2) (log (/ 1 base)))) in im * [misc]taylor: Taking taylor expansion of (* (pow im 2) (log (/ 1 base))) in im * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (* 1 (log (/ 1 base))) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (/ 1 (log (/ 1 base))) into (/ 1 (log (/ 1 base))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (log (/ 1 base))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (log (/ 1 base)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (log (/ 1 base))) (/ 0 (log (/ 1 base)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (log (/ 1 base))) (/ 0 (log (/ 1 base)))) (* 0 (/ 0 (log (/ 1 base)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (log (/ 1 base)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow re 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow re 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log (/ 1 base))) (+ (* (/ (log re) (log (/ 1 base))) (/ 0 (log (/ 1 base)))) (* 0 (/ 0 (log (/ 1 base)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (log re) (log (/ 1 base)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (log (/ 1 re)) (log (/ 1 base))) into (/ (log (/ 1 re)) (log (/ 1 base))) * [misc]approximate: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0))) in (re im base) around 0 * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0))) in base * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) in base * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in base * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in base * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in base * [misc]taylor: Taking taylor expansion of (- re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in base * [misc]taylor: Taking taylor expansion of (- re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in base * [misc]taylor: Taking taylor expansion of (- im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in base * [misc]taylor: Taking taylor expansion of (- im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* (/ -1 re) (/ -1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (* (/ -1 im) (/ -1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) into (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) into (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 re) 0) (* 0 (/ -1 re))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 im) 0) (* 0 (/ -1 im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) into (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0) in base * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- im)) (/ 1 (- re))) in base * [misc]backup-simplify: Simplify (atan2 (/ 1 (- im)) (/ 1 (- re))) into (atan2 (/ -1 im) (/ -1 re)) * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0)) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* 0 0) in base * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (- (log -1) (log base))) into (* (- (log -1) (log base)) (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 im) (/ -1 re)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) 0) into (- (* (log -1) (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (log base))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (- (log -1) (log base)) 2) 0) into (- (+ (pow (log base) 2) (pow (log -1) 2)) (* 2 (* (log -1) (log base)))) * [misc]backup-simplify: Simplify (/ (- (* (log -1) (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (log base))) (- (+ (pow (log base) 2) (pow (log -1) 2)) (* 2 (* (log -1) (log base))))) into (/ (- (* (log -1) (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) (* (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) (log base))) (- (+ (pow (log base) 2) (pow (log -1) 2)) (* 2 (* (log -1) (log base))))) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0))) in im * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) in im * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in im * [misc]taylor: Taking taylor expansion of (- base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0) in im * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- im)) (/ 1 (- re))) in im * [misc]backup-simplify: Simplify (atan2 (/ 1 (- im)) (/ 1 (- re))) into (atan2 (/ -1 im) (/ -1 re)) * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0)) in im * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in im * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in im * [misc]taylor: Taking taylor expansion of (- base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in im * [misc]taylor: Taking taylor expansion of (- base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (* 0 0) in im * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log im)) 0) into (- (log im)) * [misc]backup-simplify: Simplify (* (- (log im)) (log (/ -1 base))) into (* -1 (* (log (/ -1 base)) (log im))) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 im) (/ -1 re)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (log (/ -1 base)) (log im))) 0) into (- (* (log (/ -1 base)) (log im))) * [misc]backup-simplify: Simplify (* (log (/ -1 base)) (log (/ -1 base))) into (pow (log (/ -1 base)) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log (/ -1 base)) 2) 0) into (pow (log (/ -1 base)) 2) * [misc]backup-simplify: Simplify (/ (- (* (log (/ -1 base)) (log im))) (pow (log (/ -1 base)) 2)) into (* -1 (/ (log im) (log (/ -1 base)))) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0))) in re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0) in re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- im)) (/ 1 (- re))) in re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- im)) (/ 1 (- re))) into (atan2 (/ -1 im) (/ -1 re)) * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in re * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (* 0 0) in re * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (* (- (log re)) (log (/ -1 base))) into (* -1 (* (log re) (log (/ -1 base)))) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 im) (/ -1 re)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (log re) (log (/ -1 base)))) 0) into (- (* (log re) (log (/ -1 base)))) * [misc]backup-simplify: Simplify (* (log (/ -1 base)) (log (/ -1 base))) into (pow (log (/ -1 base)) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log (/ -1 base)) 2) 0) into (pow (log (/ -1 base)) 2) * [misc]backup-simplify: Simplify (/ (- (* (log re) (log (/ -1 base)))) (pow (log (/ -1 base)) 2)) into (* -1 (/ (log re) (log (/ -1 base)))) * [misc]taylor: Taking taylor expansion of (/ (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0))) in re * [misc]taylor: Taking taylor expansion of (+ (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (* (atan2 (/ 1 (- im)) (/ 1 (- re))) 0) in re * [misc]taylor: Taking taylor expansion of (atan2 (/ 1 (- im)) (/ 1 (- re))) in re * [misc]backup-simplify: Simplify (atan2 (/ 1 (- im)) (/ 1 (- re))) into (atan2 (/ -1 im) (/ -1 re)) * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (+ (* (log (/ 1 (- base))) (log (/ 1 (- base)))) (* 0 0)) in re * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in re * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (* 0 0) in re * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (* (- (log re)) (log (/ -1 base))) into (* -1 (* (log re) (log (/ -1 base)))) * [misc]backup-simplify: Simplify (* (atan2 (/ -1 im) (/ -1 re)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (* (log re) (log (/ -1 base)))) 0) into (- (* (log re) (log (/ -1 base)))) * [misc]backup-simplify: Simplify (* (log (/ -1 base)) (log (/ -1 base))) into (pow (log (/ -1 base)) 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow (log (/ -1 base)) 2) 0) into (pow (log (/ -1 base)) 2) * [misc]backup-simplify: Simplify (/ (- (* (log re) (log (/ -1 base)))) (pow (log (/ -1 base)) 2)) into (* -1 (/ (log re) (log (/ -1 base)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (log re) (log (/ -1 base)))) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log re) (log (/ -1 base))) in im * [misc]taylor: Taking taylor expansion of (log re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log (/ -1 base)) in im * [misc]taylor: Taking taylor expansion of (/ -1 base) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ -1 base) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (/ (log re) (log (/ -1 base))) into (/ (log re) (log (/ -1 base))) * [misc]backup-simplify: Simplify (* -1 (/ (log re) (log (/ -1 base)))) into (* -1 (/ (log re) (log (/ -1 base)))) * [misc]taylor: Taking taylor expansion of (* -1 (/ (log re) (log (/ -1 base)))) in base * [misc]taylor: Taking taylor expansion of -1 in base * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (/ (log re) (log (/ -1 base))) in base * [misc]taylor: Taking taylor expansion of (log re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log (/ -1 base)) in base * [misc]taylor: Taking taylor expansion of (/ -1 base) in base * [misc]taylor: Taking taylor expansion of -1 in base * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of base in base * [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 (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (/ (log re) (- (log -1) (log base))) into (/ (log re) (- (log -1) (log base))) * [misc]backup-simplify: Simplify (* -1 (/ (log re) (- (log -1) (log base)))) into (* -1 (/ (log re) (- (log -1) (log base)))) * [misc]backup-simplify: Simplify (* -1 (/ (log re) (- (log -1) (log base)))) into (* -1 (/ (log re) (- (log -1) (log base)))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- (log re)) 0) (* 0 (log (/ -1 base)))) into 0 * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 im) (/ -1 re)) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log (/ -1 base)) 0) (* 0 (log (/ -1 base)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow (log (/ -1 base)) 2)) (+ (* (* -1 (/ (log re) (log (/ -1 base)))) (/ 0 (pow (log (/ -1 base)) 2))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 base) (+ (* (/ -1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log (/ -1 base))) (+ (* (/ (log re) (log (/ -1 base))) (/ 0 (log (/ -1 base)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log re) (log (/ -1 base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- (/ 0 (- (log -1) (log base))) (+ (* (/ (log re) (- (log -1) (log base))) (/ 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ (log re) (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))) (* 0 (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 base) 1)))) 2) 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 (* (/ -1 im) (/ -1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow im 2))) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow im 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (+ (* (- (log re)) 0) (+ (* 0 0) (* (/ 1/2 (pow im 2)) (log (/ -1 base))))) into (* 1/2 (/ (log (/ -1 base)) (pow im 2))) * [misc]backup-simplify: Simplify (+ (* (atan2 (/ -1 im) (/ -1 re)) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 (/ (log (/ -1 base)) (pow im 2))) 0) into (* 1/2 (/ (log (/ -1 base)) (pow im 2))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))) (* 0 (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))) (* 0 (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (log (/ -1 base)) 0) (+ (* 0 0) (* 0 (log (/ -1 base))))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (* 1/2 (/ (log (/ -1 base)) (pow im 2))) (pow (log (/ -1 base)) 2)) (+ (* (* -1 (/ (log re) (log (/ -1 base)))) (/ 0 (pow (log (/ -1 base)) 2))) (* 0 (/ 0 (pow (log (/ -1 base)) 2))))) into (* 1/2 (/ 1 (* (pow im 2) (log (/ -1 base))))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow im 2) (log (/ -1 base))))) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow im 2) (log (/ -1 base)))) in im * [misc]taylor: Taking taylor expansion of (* (pow im 2) (log (/ -1 base))) in im * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]taylor: Taking taylor expansion of (log (/ -1 base)) in im * [misc]taylor: Taking taylor expansion of (/ -1 base) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ -1 base) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (* 1 (log (/ -1 base))) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (/ 1 (log (/ -1 base))) into (/ 1 (log (/ -1 base))) * [misc]backup-simplify: Simplify (- (/ 0 base) (+ (* (/ -1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 base) (+ (* (/ -1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (log (/ -1 base))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (log (/ -1 base)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (log (/ -1 base))) (/ 0 (log (/ -1 base)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (log (/ -1 base))) (/ 0 (log (/ -1 base)))) (* 0 (/ 0 (log (/ -1 base)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (/ 1 (log (/ -1 base)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow re 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow re 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (/ 0 base) (+ (* (/ -1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log (/ -1 base))) (+ (* (/ (log re) (log (/ -1 base))) (/ 0 (log (/ -1 base)))) (* 0 (/ 0 (log (/ -1 base)))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (log re) (log (/ -1 base)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (/ (log (/ 1 (- re))) (- (log -1) (log (/ 1 (- base)))))) into (* -1 (/ (log (/ -1 re)) (- (log -1) (log (/ -1 base))))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1) * [misc]approximate: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in (re im base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in base * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* re re) (* im im)))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in base * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in base * [misc]taylor: Taking taylor expansion of (* re re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of (* im im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ (pow re 2) (pow im 2)) into (+ (pow im 2) (pow re 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow im 2) (pow re 2))) into (sqrt (+ (pow im 2) (pow re 2))) * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow im 2) (pow re 2))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow im 2) (pow re 2)))) into (log (sqrt (+ (pow im 2) (pow re 2)))) * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* re re) (* im im)))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in im * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in im * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow re 2) 0) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* re re) (* im im)))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in re * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in re * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ 0 (pow im 2)) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* re re) (* im im)))) (log base)) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* re re) (* im im)))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in re * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in re * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ 0 (pow im 2)) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]backup-simplify: Simplify (* (log im) (log base)) into (* (log base) (log im)) * [misc]taylor: Taking taylor expansion of (* (log base) (log im)) in im * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (log im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log im)) 0) into (log im) * [misc]backup-simplify: Simplify (* (log base) (log im)) into (* (log base) (log im)) * [misc]taylor: Taking taylor expansion of (* (log base) (log im)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log im)) into (* (log base) (log im)) * [misc]backup-simplify: Simplify (* (log base) (log im)) into (* (log base) (log im)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow im 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log im) 0) (* 0 (log base))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log im)) 0) into (log im) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log im))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow im 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log im))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow base 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow base 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* im 0) (+ (* 0 0) (* 0 im))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 im)) into (/ 1/2 im) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow im 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 im)) 1)) (pow im 1)))) 2) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (+ (* (log im) 0) (+ (* 0 0) (* (/ 1/2 (pow im 2)) (log base)))) into (* 1/2 (/ (log base) (pow im 2))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (log base) (pow im 2))) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (log base) (pow im 2)) in im * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ (log base) 1) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow base 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow base 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log base) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log base) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 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 (/ (* (pow (* 1 0) 2)) (pow base 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow base 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log im)) 0) into (log im) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (log base) (log im)) into (* (log base) (log im)) * [misc]approximate: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in (re im base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in base * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in base * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in base * [misc]taylor: Taking taylor expansion of (/ 1 re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in base * [misc]taylor: Taking taylor expansion of (/ 1 im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* (/ 1 re) (/ 1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (* (/ 1 im) (/ 1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) into (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) into (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 re) 0) (* 0 (/ 1 re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 im) 0) (* 0 (/ 1 im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) into (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) (log (/ 1 base))) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (* (- (log re)) (log (/ 1 base))) into (* -1 (* (log re) (log (/ 1 base)))) * [misc]taylor: Taking taylor expansion of (* -1 (* (log re) (log (/ 1 base)))) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (log re) (log (/ 1 base))) in im * [misc]taylor: Taking taylor expansion of (log re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (* (log re) (log (/ 1 base))) into (* (log re) (log (/ 1 base))) * [misc]backup-simplify: Simplify (* -1 (* (log re) (log (/ 1 base)))) into (* -1 (* (log re) (log (/ 1 base)))) * [misc]taylor: Taking taylor expansion of (* -1 (* (log re) (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of -1 in base * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (log re) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (log re) (- (log base))) into (* -1 (* (log re) (log base))) * [misc]backup-simplify: Simplify (* -1 (* -1 (* (log re) (log base)))) into (* (log re) (log base)) * [misc]backup-simplify: Simplify (* (log re) (log base)) into (* (log re) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- (log re)) 0) (* 0 (log (/ 1 base)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log re) 0) (* 0 (log (/ 1 base)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (log re) (log (/ 1 base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 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 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (log re) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* -1 (* (log re) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 base) 1)))) 2) 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 im) (/ 1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow im 2))) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow im 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (+ (* (- (log re)) 0) (+ (* 0 0) (* (/ 1/2 (pow im 2)) (log (/ 1 base))))) into (* 1/2 (/ (log (/ 1 base)) (pow im 2))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (log (/ 1 base)) (pow im 2))) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (log (/ 1 base)) (pow im 2)) in im * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ (log (/ 1 base)) 1) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log (/ 1 base)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log (/ 1 base)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (log (/ 1 base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow re 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow re 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (log re) 0) (+ (* 0 0) (* 0 (log (/ 1 base))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (log re) (log (/ 1 base)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* (log (/ 1 re)) (log (/ 1 base))) into (* (log (/ 1 re)) (log (/ 1 base))) * [misc]approximate: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in (re im base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in base * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in base * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in base * [misc]taylor: Taking taylor expansion of (- re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in base * [misc]taylor: Taking taylor expansion of (- re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in base * [misc]taylor: Taking taylor expansion of (- im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in base * [misc]taylor: Taking taylor expansion of (- im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* (/ -1 re) (/ -1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (* (/ -1 im) (/ -1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) into (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) into (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 re) 0) (* 0 (/ -1 re))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 im) 0) (* 0 (/ -1 im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) into (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in im * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in im * [misc]taylor: Taking taylor expansion of (- base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (* (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) (log (/ 1 (- base)))) in re * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (* (- (log re)) (log (/ -1 base))) into (* -1 (* (log re) (log (/ -1 base)))) * [misc]taylor: Taking taylor expansion of (* -1 (* (log re) (log (/ -1 base)))) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (log re) (log (/ -1 base))) in im * [misc]taylor: Taking taylor expansion of (log re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log (/ -1 base)) in im * [misc]taylor: Taking taylor expansion of (/ -1 base) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ -1 base) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (* (log re) (log (/ -1 base))) into (* (log re) (log (/ -1 base))) * [misc]backup-simplify: Simplify (* -1 (* (log re) (log (/ -1 base)))) into (* -1 (* (log re) (log (/ -1 base)))) * [misc]taylor: Taking taylor expansion of (* -1 (* (log re) (log (/ -1 base)))) in base * [misc]taylor: Taking taylor expansion of -1 in base * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (* (log re) (log (/ -1 base))) in base * [misc]taylor: Taking taylor expansion of (log re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log (/ -1 base)) in base * [misc]taylor: Taking taylor expansion of (/ -1 base) in base * [misc]taylor: Taking taylor expansion of -1 in base * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of base in base * [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 (log -1) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (log re) (- (log -1) (log base))) into (* (- (log -1) (log base)) (log re)) * [misc]backup-simplify: Simplify (* -1 (* (- (log -1) (log base)) (log re))) into (* -1 (* (- (log -1) (log base)) (log re))) * [misc]backup-simplify: Simplify (* -1 (* (- (log -1) (log base)) (log re))) into (* -1 (* (- (log -1) (log base)) (log re))) * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- (log re)) 0) (* 0 (log (/ -1 base)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 base) (+ (* (/ -1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log re) 0) (* 0 (log (/ -1 base)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (log re) (log (/ -1 base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* -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 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (log re) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (* (- (log -1) (log base)) (log re)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))) (* 0 (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 base) 1)))) 2) 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 (* (/ -1 im) (/ -1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow im 2))) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow im 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow im 2)) * [misc]backup-simplify: Simplify (+ (* (- (log re)) 0) (+ (* 0 0) (* (/ 1/2 (pow im 2)) (log (/ -1 base))))) into (* 1/2 (/ (log (/ -1 base)) (pow im 2))) * [misc]taylor: Taking taylor expansion of (* 1/2 (/ (log (/ -1 base)) (pow im 2))) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ (log (/ -1 base)) (pow im 2)) in im * [misc]taylor: Taking taylor expansion of (log (/ -1 base)) in im * [misc]taylor: Taking taylor expansion of (/ -1 base) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ -1 base) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ (log (/ -1 base)) 1) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (- (/ 0 base) (+ (* (/ -1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 base) (+ (* (/ -1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log (/ -1 base)) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (log (/ -1 base)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 (log (/ -1 base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 base) (+ (* (/ -1 base) (/ 0 base)) (* 0 (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow re 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow re 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* (log re) 0) (+ (* 0 0) (* 0 (log (/ -1 base))))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (log re) (log (/ -1 base)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* -1 (* (- (log -1) (log (/ 1 (- base)))) (log (/ 1 (- re))))) into (* -1 (* (- (log -1) (log (/ -1 base))) (log (/ -1 re)))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (log (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (log (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 4 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (exp (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (exp (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 5 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (+ (* re re) (* im im)))) (cbrt (sqrt (+ (* re re) (* im im))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* im im) (* re re)))) (cbrt (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* im im) (* re re)))) (cbrt (sqrt (+ (* im im) (* re re))))) * [enter]simplify: Simplifying (cbrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 6 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (+ (* re re) (* im im))) (sqrt (+ (* re re) (* im im)))) (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (+ (* im im) (* re re)) (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (* (+ (* im im) (* re re)) (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 7 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (+ (* re re) (* im im))) (cbrt (+ (* re re) (* im im))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (fabs (cbrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (fabs (cbrt (+ (* im im) (* re re)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 8 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 9 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (+ (* re re) (* im im))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* im im) (* re re))) * [exit]simplify: Simplified to (sqrt (+ (* im im) (* re re))) * * * * [misc]progress: [ 10 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (pow (* re re) 3) (pow (* im im) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (pow im 3) (pow im 3)) (pow (* re re) 3))) * [exit]simplify: Simplified to (sqrt (+ (* (pow im 3) (pow im 3)) (pow (* re re) 3))) * [enter]simplify: Simplifying (sqrt (+ (* (* re re) (* re re)) (- (* (* im im) (* im im)) (* (* re re) (* im im))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (235 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (- (* re re) (* im im)) (* re re)) (* (* im im) (* im im)))) * [exit]simplify: Simplified to (sqrt (+ (* (- (* re re) (* im im)) (* re re)) (* (* im im) (* im im)))) * * * * [misc]progress: [ 11 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* (* re re) (* re re)) (* (* im im) (* im im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * [exit]simplify: Simplified to (sqrt (* (+ (* re re) (* im im)) (- (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (* (+ (* re re) (* im im)) (- (* re re) (* im im)))) * [enter]simplify: Simplifying (sqrt (- (* re re) (* im im))) * * [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 (33 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (* (- re im) (+ re im))) * [exit]simplify: Simplified to (sqrt (* (- re im) (+ re im))) * * * * [misc]progress: [ 12 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 13 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 96 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 16 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 17 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 96 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 19 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (log base)) (log (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 21 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 22 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow base (log base)) * [exit]simplify: Simplified to (pow base (log base)) * * * * [misc]progress: [ 23 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (log base)) (* (* (log base) (log base)) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 24 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [enter]simplify: Simplifying (cbrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 25 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (* (log base) (log base))) (* (log base) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 26 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * * * * [misc]progress: [ 27 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (* (cbrt (log base)) (cbrt (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * * * * [misc]progress: [ 29 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (sqrt (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 30 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 31 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * * * * [misc]progress: [ 32 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 33 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 34 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (log (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (76 enodes) * [exit]simplify: Simplified to (+ (log (log (sqrt (+ (* im im) (* re re))))) (- 0 (log (log base)))) * [exit]simplify: Simplified to (+ (log (log (sqrt (+ (* im im) (* re re))))) (- 0 (log (log base)))) * * * * [misc]progress: [ 37 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (163 enodes) * [exit]simplify: Simplified to (log (/ (log (sqrt (+ (* im im) (* re re)))) (log base))) * [exit]simplify: Simplified to (log (/ (log (sqrt (+ (* im im) (* re re)))) (log base))) * * * * [misc]progress: [ 38 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (exp (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) * [exit]simplify: Simplified to (exp (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) * * * * [misc]progress: [ 39 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (* (* (+ (* (log base) (log base)) (* 0 0)) (+ (* (log base) (log base)) (* 0 0))) (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (59 enodes) * * [misc]simplify: iters left: 4 (111 enodes) * [exit]simplify: Simplified to (pow (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) 3) * [exit]simplify: Simplified to (pow (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) 3) * * * * [misc]progress: [ 40 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))) (cbrt (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base))))) * [exit]simplify: Simplified to (* (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base))))) * [enter]simplify: Simplifying (cbrt (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) * [exit]simplify: Simplified to (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) * * * * [misc]progress: [ 41 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))) (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (168 enodes) * [exit]simplify: Simplified to (pow (/ (log (sqrt (+ (* im im) (* re re)))) (/ (log base) 1)) 3) * [exit]simplify: Simplified to (pow (/ (log (sqrt (+ (* im im) (* re re)))) (/ (log base) 1)) 3) * * * * [misc]progress: [ 42 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (sqrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) * [exit]simplify: Simplified to (sqrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) * [enter]simplify: Simplifying (sqrt (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (sqrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) * [exit]simplify: Simplified to (sqrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base)))) * * * * [misc]progress: [ 43 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (* (log (sqrt (+ (* im im) (* re re)))) (- (log base))) * [exit]simplify: Simplified to (* (log (sqrt (+ (* im im) (* re re)))) (- (log base))) * [enter]simplify: Simplifying (- (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (* (- (log base)) (log base)) * [exit]simplify: Simplified to (* (- (log base)) (log base)) * * * * [misc]progress: [ 44 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)))) (* (cbrt (+ (* (log base) (log base)) (* 0 0))) (cbrt (+ (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base))))) * [exit]simplify: Simplified to (* (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base))))) * [enter]simplify: Simplifying (/ (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (cbrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) * * * * [misc]progress: [ 45 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)))) (sqrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (fabs (log base))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) * [exit]simplify: Simplified to (* (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (fabs (log base))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) * [enter]simplify: Simplifying (/ (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (sqrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (sqrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (sqrt (* (log base) (log base)))) * * * * [misc]progress: [ 46 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)))) 1) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) * [enter]simplify: Simplifying (/ (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (log base) (log base))) * [exit]simplify: Simplified to (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (log base) (log base))) * * * * [misc]progress: [ 47 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (* (cbrt (+ (* (log base) (log base)) (* 0 0))) (cbrt (+ (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base))))) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base))))) * [enter]simplify: Simplifying (/ (sqrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (cbrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) * * * * [misc]progress: [ 48 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (sqrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (sqrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (sqrt (* (log base) (log base)))) * [enter]simplify: Simplifying (/ (sqrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (sqrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (sqrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (sqrt (* (log base) (log base)))) * * * * [misc]progress: [ 49 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * [enter]simplify: Simplifying (/ (sqrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (log base) (log base))) * [exit]simplify: Simplified to (/ (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (log base) (log base))) * * * * [misc]progress: [ 50 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (+ (* (log base) (log base)) (* 0 0))) (cbrt (+ (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base))))) * [exit]simplify: Simplified to (/ 1 (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base))))) * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (cbrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (cbrt (* (log base) (log base)))) * * * * [misc]progress: [ 51 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ 1 (sqrt (* (log base) (log base)))) * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (sqrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) * * * * [misc]progress: [ 52 / 96 ] 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 (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base))) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base))) * * * * [misc]progress: [ 53 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ 1 (* (log base) (log base))) * [exit]simplify: Simplified to (/ 1 (* (log base) (log base))) * * * * [misc]progress: [ 55 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log base) (log base)) (* 0 0)) (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log base)) (* (log (sqrt (+ (* im im) (* re re)))) (log base))) * [exit]simplify: Simplified to (/ (* (log base) (log base)) (* (log (sqrt (+ (* im im) (* re re)))) (log base))) * * * * [misc]progress: [ 56 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (* (cbrt (+ (* (log base) (log base)) (* 0 0))) (cbrt (+ (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base))))) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base))))) * * * * [misc]progress: [ 57 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (sqrt (+ (* (log base) (log base)) (* 0 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) * * * * [misc]progress: [ 58 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* im im) (* re re))))) * * * * [misc]progress: [ 59 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log base) (log base)) (* 0 0)) (cbrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log base)) (cbrt (* (log (sqrt (+ (* im im) (* re re)))) (log base)))) * [exit]simplify: Simplified to (/ (* (log base) (log base)) (cbrt (* (log (sqrt (+ (* im im) (* re re)))) (log base)))) * * * * [misc]progress: [ 60 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log base) (log base)) (* 0 0)) (sqrt (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log base)) (sqrt (* (log (sqrt (+ (* im im) (* re re)))) (log base)))) * [exit]simplify: Simplified to (/ (* (log base) (log base)) (sqrt (* (log (sqrt (+ (* im im) (* re re)))) (log base)))) * * * * [misc]progress: [ 61 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log base) (log base)) (* 0 0)) (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log base)) (* (log (sqrt (+ (* im im) (* re re)))) (log base))) * [exit]simplify: Simplified to (/ (* (log base) (log base)) (* (log (sqrt (+ (* im im) (* re re)))) (log base))) * * * * [misc]progress: [ 62 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (pow (* (log base) (log base)) 3) (pow (* 0 0) 3))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (89 enodes) * * [misc]simplify: iters left: 2 (212 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) * * * * [misc]progress: [ 63 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (- (* (* (log base) (log base)) (* (log base) (log base))) (* (* 0 0) (* 0 0)))) * * [misc]simplify: iters left: 6 (20 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (163 enodes) * * [misc]simplify: iters left: 1 (287 enodes) * [exit]simplify: Simplified to (* (log (sqrt (+ (* im im) (* re re)))) (/ (/ 1 (log base)) (* (log base) (log base)))) * [exit]simplify: Simplified to (* (log (sqrt (+ (* im im) (* re re)))) (/ (/ 1 (log base)) (* (log base) (log base)))) * * * * [misc]progress: [ 64 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (* (log base) (log base)) (* 0 0)) (+ (* (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) (log base))) (- (* (* (atan2 im re) 0) (* (atan2 im re) 0)) (* (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (44 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (141 enodes) * * [misc]simplify: iters left: 2 (211 enodes) * * [misc]simplify: iters left: 1 (283 enodes) * [exit]simplify: Simplified to (* (* (log (sqrt (+ (* im im) (* re re)))) (* (log base) (log base))) (* (log (sqrt (+ (* im im) (* re re)))) (* (log base) (log base)))) * [exit]simplify: Simplified to (* (* (log (sqrt (+ (* im im) (* re re)))) (* (log base) (log base))) (* (log (sqrt (+ (* im im) (* re re)))) (* (log base) (log base)))) * * * * [misc]progress: [ 65 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (* (log base) (log base)) (* 0 0)) (- (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (164 enodes) * [exit]simplify: Simplified to (* (pow (log base) 3) (log (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (* (pow (log base) 3) (log (sqrt (+ (* im im) (* re re))))) * * * * [misc]progress: [ 66 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (sqrt (+ (* re re) (* im im)))) (log base)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* im im) (* re re))))) * * * * [misc]progress: [ 67 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 68 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (log (sqrt (+ (* re re) (* im im))))) (log (log base))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log (sqrt (+ (* im im) (* re re)))))) * * * * [misc]progress: [ 69 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (log (sqrt (+ (* re re) (* im im)))) (log base))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * [exit]simplify: Simplified to (log (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (log (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * * * * [misc]progress: [ 70 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (log (sqrt (+ (* re re) (* im im)))) (log base))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (pow (sqrt (+ (* im im) (* re re))) (log base)) * [exit]simplify: Simplified to (pow (sqrt (+ (* im im) (* re re))) (log base)) * * * * [misc]progress: [ 71 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log (sqrt (+ (* re re) (* im im)))) (log (sqrt (+ (* re re) (* im im))))) (log (sqrt (+ (* re re) (* im im))))) (* (* (log base) (log base)) (log base))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (123 enodes) * * [misc]simplify: iters left: 1 (126 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log (sqrt (+ (* im im) (* re re))))) 3) * [exit]simplify: Simplified to (pow (* (log base) (log (sqrt (+ (* im im) (* re re))))) 3) * * * * [misc]progress: [ 72 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (log (sqrt (+ (* re re) (* im im)))) (log base))) (cbrt (* (log (sqrt (+ (* re re) (* im im)))) (log base)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) * [enter]simplify: Simplifying (cbrt (* (log (sqrt (+ (* re re) (* im im)))) (log base))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * * * * [misc]progress: [ 73 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) (log base))) (* (log (sqrt (+ (* re re) (* im im)))) (log base))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (94 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log (sqrt (+ (* im im) (* re re))))) 3) * [exit]simplify: Simplified to (pow (* (log base) (log (sqrt (+ (* im im) (* re re))))) 3) * * * * [misc]progress: [ 74 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (log (sqrt (+ (* re re) (* im im)))) (log base))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * [enter]simplify: Simplifying (sqrt (* (log (sqrt (+ (* re re) (* im im)))) (log base))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (sqrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * * * * [misc]progress: [ 75 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 76 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (sqrt (+ (* re re) (* im im)))) (* (cbrt (log base)) (cbrt (log base)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (* (* (cbrt (log base)) (cbrt (log base))) (log (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (* (* (cbrt (log base)) (cbrt (log base))) (log (sqrt (+ (* im im) (* re re))))) * * * * [misc]progress: [ 77 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (sqrt (+ (* re re) (* im im)))) (sqrt (log base))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (* (log (sqrt (+ (* im im) (* re re)))) (sqrt (log base))) * [exit]simplify: Simplified to (* (log (sqrt (+ (* im im) (* re re)))) (sqrt (log base))) * * * * [misc]progress: [ 78 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (sqrt (+ (* re re) (* im im)))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (log (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (log (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 79 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (+ (* re re) (* im im))) (log base)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (log (+ (* im im) (* re re))) (log base)) * [exit]simplify: Simplified to (* (log (+ (* im im) (* re re))) (log base)) * * * * [misc]progress: [ 80 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (sqrt (+ (* re re) (* im im)))) (log base)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* im im) (* re re))))) * * * * [misc]progress: [ 81 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (log (sqrt (+ (* re re) (* im im))))) (log base)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (* (log base) (cbrt (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (* (log base) (cbrt (log (sqrt (+ (* im im) (* re re)))))) * * * * [misc]progress: [ 82 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (log (sqrt (+ (* re re) (* im im))))) (log base)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (* (log base) (sqrt (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (* (log base) (sqrt (log (sqrt (+ (* im im) (* re re)))))) * * * * [misc]progress: [ 83 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (sqrt (+ (* re re) (* im im)))) (log base)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* im im) (* re re))))) * * * * [misc]progress: [ 84 / 96 ] simplifiying candidate # * * * * [misc]progress: [ 85 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log im) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log im)) (* (log base) (log base))) * * * * [misc]progress: [ 86 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log re) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log re)) (* (log base) (log base))) * * * * [misc]progress: [ 87 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (* -1 re)) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (103 enodes) * [exit]simplify: Simplified to (/ (log (- re)) (log base)) * * * * [misc]progress: [ 88 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (pow (log base) 2) (* 0 0))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log base))) * * * * [misc]progress: [ 89 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (pow (log (/ 1 base)) 2) (* 0 0))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (205 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (log base)) * * * * [misc]progress: [ 90 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (pow (- (log -1) (log (/ -1 base))) 2) (* 0 0))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (104 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (494 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (log base)) * * * * [misc]progress: [ 91 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (log im) (log base)) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (/ (log im) (log base)) * * * * [misc]progress: [ 92 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (log (/ 1 re)) (log (/ 1 base))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (/ (- (log re)) (- (log base))) * * * * [misc]progress: [ 93 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 (/ (log (/ -1 re)) (- (log -1) (log (/ -1 base))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (203 enodes) * [exit]simplify: Simplified to (/ (log (/ -1 re)) (/ (log base) -1)) * * * * [misc]progress: [ 94 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log base) (log im)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * [exit]simplify: Simplified to (/ (* (log im) (log base)) (* (log base) (log base))) * * * * [misc]progress: [ 95 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (/ 1 re)) (log (/ 1 base))) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (92 enodes) * * [misc]simplify: iters left: 2 (377 enodes) * [exit]simplify: Simplified to (* 1 (/ (log re) (log base))) * * * * [misc]progress: [ 96 / 96 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* -1 (* (- (log -1) (log (/ -1 base))) (log (/ -1 re)))) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (211 enodes) * [exit]simplify: Simplified to (* (/ (log (/ -1 re)) (/ (log base) -1)) (/ (log base) (log base))) * * * [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 / 4 ] rewriting at (2 2 1 2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2 1 2 1) * [misc]approximate: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in (im re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in re * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in re * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow im 2) 0) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in im * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in im * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (+ 0 (pow re 2)) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in im * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in im * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (+ 0 (pow re 2)) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [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 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* re 0) (+ (* 0 0) (* 0 re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 re)) into (/ 1/2 re) * [misc]taylor: Taking taylor expansion of (/ 1/2 re) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (+ (* 0 0) (+ (* 0 0) (* 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 re))))) (* 2 re)) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* re 1)) into re * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in (im re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in re * [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 (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 re) (/ 1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow re 2))) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow re 2)) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow re 2) in re * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- (+ (* 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 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 re) 0) (* 0 (/ 1 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 im)))) into im * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in (im re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (* (/ -1 re) (/ -1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow re 2))) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow re 2)) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow re 2) in re * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- 0) into 0 * [misc]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 (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 re) 0) (* 0 (/ -1 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 (- im))))) into (* -1 im) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 2 1) * [misc]approximate: Taking taylor expansion of (* (log base) (log base)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log (/ 1 base)) 2) into (pow (log (/ 1 base)) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (pow (- (log -1) (log base)) 2) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (- (log -1) (log (/ 1 (- base)))) 2) into (pow (- (log -1) (log (/ -1 base))) 2) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 2 1) * [misc]approximate: Taking taylor expansion of (* (log base) (log base)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log (/ 1 base)) 2) into (pow (log (/ 1 base)) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (pow (- (log -1) (log base)) 2) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (- (log -1) (log (/ 1 (- base)))) 2) into (pow (- (log -1) (log (/ -1 base))) 2) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) in (base im re) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) in re * [misc]taylor: Taking taylor expansion of (* (log base) (log (sqrt (+ (* im im) (* re re))))) in re * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* im im) (* re re)))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in re * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in re * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow im 2) 0) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]taylor: Taking taylor expansion of (sqrt (* (log base) (log base))) in re * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in re * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (log base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log base) 2)) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (* (log base) (log im)) into (* (log base) (log im)) * [misc]backup-simplify: Simplify (/ (* (log base) (log im)) (log base)) into (log im) * [misc]taylor: Taking taylor expansion of (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) in im * [misc]taylor: Taking taylor expansion of (* (log base) (log (sqrt (+ (* im im) (* re re))))) in im * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* im im) (* re re)))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in im * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in im * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (+ 0 (pow re 2)) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (sqrt (* (log base) (log base))) in im * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in im * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]taylor: Taking taylor expansion of (log base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (log base) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log base) 2)) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow base 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (* (log base) (log re)) into (* (log re) (log base)) * [misc]backup-simplify: Simplify (/ (* (log re) (log base)) (log base)) into (log re) * [misc]taylor: Taking taylor expansion of (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log (sqrt (+ (* im im) (* re re))))) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* im im) (* re re)))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in base * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in base * [misc]taylor: Taking taylor expansion of (* im im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of (* re re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (+ (pow im 2) (pow re 2)) into (+ (pow im 2) (pow re 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow im 2) (pow re 2))) into (sqrt (+ (pow im 2) (pow re 2))) * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow im 2) (pow re 2))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow im 2) (pow re 2)))) into (log (sqrt (+ (pow im 2) (pow re 2)))) * [misc]taylor: Taking taylor expansion of (sqrt (* (log base) (log base))) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log base) 2)) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) into (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) * [misc]backup-simplify: Simplify (/ (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) (log base)) into (log (sqrt (+ (pow im 2) (pow re 2)))) * [misc]taylor: Taking taylor expansion of (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log (sqrt (+ (* im im) (* re re))))) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* im im) (* re re)))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in base * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in base * [misc]taylor: Taking taylor expansion of (* im im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of (* re re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (+ (pow im 2) (pow re 2)) into (+ (pow im 2) (pow re 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow im 2) (pow re 2))) into (sqrt (+ (pow im 2) (pow re 2))) * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow im 2) (pow re 2))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (pow im 2) (pow re 2)))) into (log (sqrt (+ (pow im 2) (pow re 2)))) * [misc]taylor: Taking taylor expansion of (sqrt (* (log base) (log base))) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log base) 2)) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) into (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) * [misc]backup-simplify: Simplify (/ (* (log base) (log (sqrt (+ (pow im 2) (pow re 2))))) (log base)) into (log (sqrt (+ (pow im 2) (pow re 2)))) * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (pow im 2) (pow re 2)))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (pow im 2) (pow re 2))) in im * [misc]taylor: Taking taylor expansion of (+ (pow im 2) (pow re 2)) in im * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]taylor: Taking taylor expansion of (pow re 2) in im * [misc]taylor: Taking taylor expansion of (exp (* 2 (log re))) in im * [misc]taylor: Taking taylor expansion of (* 2 (log re)) in im * [misc]taylor: Taking taylor expansion of 2 in im * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]backup-simplify: Simplify (* 2 (log re)) into (* 2 (log re)) * [misc]backup-simplify: Simplify (exp (* 2 (log re))) into (pow re 2) * [misc]backup-simplify: Simplify (+ 0 (pow re 2)) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (* 0 (log re))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log re))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]taylor: Taking taylor expansion of (log re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log re)) 0) into (log re) * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (pow im 2) (pow re 2))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log (sqrt (+ (pow im 2) (pow re 2)))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log base)) (+ (* (log (sqrt (+ (pow im 2) (pow re 2)))) (/ 0 (log base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow re 1)))) 1) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* im 0) (+ (* 0 0) (* 0 im))) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (+ (* 0 0) (* 0 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (pow im 2) (pow re 2))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (pow im 2) (pow re 2))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (pow im 2) (pow re 2))) 1)))) 2) 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 (+ (* (log base) 0) (+ (* 0 0) (* 0 (log (sqrt (+ (pow im 2) (pow re 2))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (log base))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log base)) (+ (* (log (sqrt (+ (pow im 2) (pow re 2)))) (/ 0 (log base))) (* 0 (/ 0 (log base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow re 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow re 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 2 0) (+ (* 0 0) (* 0 (log re)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 2 (log re))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 re)) into (/ 1/2 re) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow re 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 re)) 1)) (pow re 1)))) 2) into (/ 1/2 (pow re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow re 2)) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow re 2) in re * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]approximate: Taking taylor expansion of (/ (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) (sqrt (* (log (/ 1 base)) (log (/ 1 base))))) in (base im re) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) (sqrt (* (log (/ 1 base)) (log (/ 1 base))))) in re * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) in re * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (* (log (/ 1 base)) (log (/ 1 base)))) in re * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in re * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in re * [misc]taylor: Taking taylor expansion of (/ 1 base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (* (log (/ 1 base)) (log (/ 1 base))) into (pow (log (/ 1 base)) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log (/ 1 base)) 2)) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log (/ 1 base)) 0) (* 0 (log (/ 1 base)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log (/ 1 base)) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (* (log (/ 1 base)) (- (log re))) into (* -1 (* (log re) (log (/ 1 base)))) * [misc]backup-simplify: Simplify (/ (* -1 (* (log re) (log (/ 1 base)))) (log (/ 1 base))) into (* -1 (log re)) * [misc]taylor: Taking taylor expansion of (/ (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) (sqrt (* (log (/ 1 base)) (log (/ 1 base))))) in im * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) in im * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (* (log (/ 1 base)) (log (/ 1 base)))) in im * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in im * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in im * [misc]taylor: Taking taylor expansion of (/ 1 base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (/ 1 base) into (/ 1 base) * [misc]backup-simplify: Simplify (log (/ 1 base)) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (* (log (/ 1 base)) (log (/ 1 base))) into (pow (log (/ 1 base)) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log (/ 1 base)) 2)) into (log (/ 1 base)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 base) (/ 0 base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log (/ 1 base)) 0) (* 0 (log (/ 1 base)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log (/ 1 base)) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log im)) 0) into (- (log im)) * [misc]backup-simplify: Simplify (* (log (/ 1 base)) (- (log im))) into (* -1 (* (log (/ 1 base)) (log im))) * [misc]backup-simplify: Simplify (/ (* -1 (* (log (/ 1 base)) (log im))) (log (/ 1 base))) into (* -1 (log im)) * [misc]taylor: Taking taylor expansion of (/ (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) (sqrt (* (log (/ 1 base)) (log (/ 1 base))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in base * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in base * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in base * [misc]taylor: Taking taylor expansion of (/ 1 im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in base * [misc]taylor: Taking taylor expansion of (/ 1 re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]backup-simplify: Simplify (* (/ 1 im) (/ 1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (* (/ 1 re) (/ 1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))) into (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) into (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 im) 0) (* 0 (/ 1 im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 re) 0) (* 0 (/ 1 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) into (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) * [misc]taylor: Taking taylor expansion of (sqrt (* (log (/ 1 base)) (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log base) 2)) into (log base) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) into (* -1 (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (log base))) * [misc]backup-simplify: Simplify (/ (* -1 (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (log base))) (log base)) into (* -1 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) (sqrt (* (log (/ 1 base)) (log (/ 1 base))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in base * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in base * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in base * [misc]taylor: Taking taylor expansion of (/ 1 im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in base * [misc]taylor: Taking taylor expansion of (/ 1 re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]backup-simplify: Simplify (* (/ 1 im) (/ 1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (* (/ 1 re) (/ 1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))) into (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) into (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 im) 0) (* 0 (/ 1 im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 re) 0) (* 0 (/ 1 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) into (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) * [misc]taylor: Taking taylor expansion of (sqrt (* (log (/ 1 base)) (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log base) 2)) into (log base) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) into (* -1 (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (log base))) * [misc]backup-simplify: Simplify (/ (* -1 (* (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) (log base))) (log base)) into (* -1 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) * [misc]taylor: Taking taylor expansion of (* -1 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) in im * [misc]taylor: Taking taylor expansion of -1 in im * [misc]backup-simplify: Simplify -1 into -1 * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) in im * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (pow re 2)) in im * [misc]taylor: Taking taylor expansion of (pow re 2) in im * [misc]taylor: Taking taylor expansion of (exp (* 2 (log re))) in im * [misc]taylor: Taking taylor expansion of (* 2 (log re)) in im * [misc]taylor: Taking taylor expansion of 2 in im * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]backup-simplify: Simplify (* 2 (log re)) into (* 2 (log re)) * [misc]backup-simplify: Simplify (exp (* 2 (log re))) into (pow re 2) * [misc]backup-simplify: Simplify (/ 1 (pow re 2)) into (/ 1 (pow re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow im 2)) in im * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log im)) 0) into (- (log im)) * [misc]backup-simplify: Simplify (* -1 (- (log im))) into (log im) * [misc]taylor: Taking taylor expansion of (log im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) 1)))) 1) 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 (+ (* (- (log base)) 0) (* 0 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log base)) (+ (* (* -1 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) (/ 0 (log base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log im)) 0) into (- (log im)) * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (- (log im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow im 1)))) 1) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)) (* 0 (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)) (* 0 (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 im) 0) (+ (* 0 0) (* 0 (/ 1 im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)) (* 0 (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)) (* 0 (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 re) 0) (+ (* 0 0) (* 0 (/ 1 re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) 1)))) 2) 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 (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (log base))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (log base)) (+ (* (* -1 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) (/ 0 (log base))) (* 0 (/ 0 (log base))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [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 re 2)) 0) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow re 2)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow re 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow re 2)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log im)) 0) into (- (log im)) * [misc]backup-simplify: Simplify (+ (* -1 (/ 1/2 (pow re 2))) (+ (* 0 0) (* 0 (- (log im))))) into (- (* 1/2 (/ 1 (pow re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow re 2)))) in re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow re 2))) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow re 2)) in re * [misc]taylor: Taking taylor expansion of (pow re 2) in re * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (log (/ 1 im)) into (log (/ 1 im)) * [misc]approximate: Taking taylor expansion of (/ (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in (base im re) around 0 * [misc]taylor: Taking taylor expansion of (/ (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in re * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) in re * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))))) in re * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base))))) in re * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in re * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in re * [misc]taylor: Taking taylor expansion of (- base) in re * [misc]taylor: Taking taylor expansion of base in re * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (* (log (/ -1 base)) (log (/ -1 base))) into (pow (log (/ -1 base)) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log (/ -1 base)) 2)) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log (/ -1 base)) 0) (* 0 (log (/ -1 base)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log (/ -1 base)) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log re)) 0) into (- (log re)) * [misc]backup-simplify: Simplify (* (log (/ -1 base)) (- (log re))) into (* -1 (* (log re) (log (/ -1 base)))) * [misc]backup-simplify: Simplify (/ (* -1 (* (log re) (log (/ -1 base)))) (log (/ -1 base))) into (* -1 (log re)) * [misc]taylor: Taking taylor expansion of (/ (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in im * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) in im * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in im * [misc]taylor: Taking taylor expansion of (- base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base))))) in im * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in im * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in im * [misc]taylor: Taking taylor expansion of (- base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in im * [misc]taylor: Taking taylor expansion of (- base) in im * [misc]taylor: Taking taylor expansion of base in im * [misc]backup-simplify: Simplify base into base * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (/ 1 (- base)) into (/ -1 base) * [misc]backup-simplify: Simplify (log (/ -1 base)) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (* (log (/ -1 base)) (log (/ -1 base))) into (pow (log (/ -1 base)) 2) * [misc]backup-simplify: Simplify (sqrt (pow (log (/ -1 base)) 2)) into (log (/ -1 base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- base) into (- base) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 base) (/ 0 (- base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (log (/ -1 base)) 0) (* 0 (log (/ -1 base)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (log (/ -1 base)) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log im)) 0) into (- (log im)) * [misc]backup-simplify: Simplify (* (log (/ -1 base)) (- (log im))) into (* -1 (* (log (/ -1 base)) (log im))) * [misc]backup-simplify: Simplify (/ (* -1 (* (log (/ -1 base)) (log im))) (log (/ -1 base))) into (* -1 (log im)) * [misc]taylor: Taking taylor expansion of (/ (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in base * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in base * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in base * [misc]taylor: Taking taylor expansion of (- im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in base * [misc]taylor: Taking taylor expansion of (- im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in base * [misc]taylor: Taking taylor expansion of (- re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in base * [misc]taylor: Taking taylor expansion of (- re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]backup-simplify: Simplify (* (/ -1 im) (/ -1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (* (/ -1 re) (/ -1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))) into (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) into (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 im) 0) (* 0 (/ -1 im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 re) 0) (* 0 (/ -1 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) into (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) * [misc]taylor: Taking taylor expansion of (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (sqrt (pow (- (log -1) (log base)) 2)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (- (log -1) (log base)) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) into (* (- (log -1) (log base)) (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) * [misc]backup-simplify: Simplify (/ (* (- (log -1) (log base)) (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) (- (log -1) (log base))) into (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) * [misc]taylor: Taking taylor expansion of (/ (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))))) in base * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in base * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in base * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in base * [misc]taylor: Taking taylor expansion of (- im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in base * [misc]taylor: Taking taylor expansion of (- im) in base * [misc]taylor: Taking taylor expansion of im in base * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in base * [misc]taylor: Taking taylor expansion of (- re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in base * [misc]taylor: Taking taylor expansion of (- re) in base * [misc]taylor: Taking taylor expansion of re in base * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]backup-simplify: Simplify (* (/ -1 im) (/ -1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (* (/ -1 re) (/ -1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))) into (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) into (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 im) 0) (* 0 (/ -1 im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 re) 0) (* 0 (/ -1 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) into 0 * [misc]backup-simplify: Simplify (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2))))) into (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) * [misc]taylor: Taking taylor expansion of (sqrt (* (log (/ 1 (- base))) (log (/ 1 (- base))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (sqrt (pow (- (log -1) (log base)) 2)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow (- (log -1) (log base)) 2)))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))) into (* (- (log -1) (log base)) (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) * [misc]backup-simplify: Simplify (/ (* (- (log -1) (log base)) (log (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) (- (log -1) (log base))) into (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) * [misc]taylor: Taking taylor expansion of (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) in im * [misc]taylor: Taking taylor expansion of (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))) in im * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (pow re 2)) in im * [misc]taylor: Taking taylor expansion of (pow re 2) in im * [misc]taylor: Taking taylor expansion of (exp (* 2 (log re))) in im * [misc]taylor: Taking taylor expansion of (* 2 (log re)) in im * [misc]taylor: Taking taylor expansion of 2 in im * [misc]backup-simplify: Simplify 2 into 2 * [misc]taylor: Taking taylor expansion of (log re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (log re) into (log re) * [misc]backup-simplify: Simplify (* 2 (log re)) into (* 2 (log re)) * [misc]backup-simplify: Simplify (exp (* 2 (log re))) into (pow re 2) * [misc]backup-simplify: Simplify (/ 1 (pow re 2)) into (/ 1 (pow re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow im 2)) in im * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log im)) 0) into (- (log im)) * [misc]taylor: Taking taylor expansion of (- (log im)) in re * [misc]taylor: Taking taylor expansion of (log im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (log im) into (log im) * [misc]backup-simplify: Simplify (- (log im)) into (- (log im)) * [misc]backup-simplify: Simplify (- (log im)) into (- (log im)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) 1)))) 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 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (log -1) (log base))) (+ (* (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) (/ 0 (- (log -1) (log base)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow im 1)))) 1) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))) (* 0 (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))) (* 0 (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 im) 0) (+ (* 0 0) (* 0 (/ -1 im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))) (* 0 (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))) (* 0 (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 re) 0) (+ (* 0 0) (* 0 (/ -1 re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (sqrt (+ (/ 1 (pow im 2)) (/ 1 (pow re 2)))) 1)))) 2) 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 (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2)))))))) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (- (log -1) (log base))) (+ (* (log (sqrt (+ (/ 1 (pow re 2)) (/ 1 (pow im 2))))) (/ 0 (- (log -1) (log base)))) (* 0 (/ 0 (- (log -1) (log base)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [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 re 2)) 0) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow re 2)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 (/ 1/2 (pow re 2))) 1)) (pow 1 1)))) 2) into (/ 1/2 (pow re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow re 2)) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow re 2) in re * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (log (/ 1 (- im)))) into (- (log (/ -1 im))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (log (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (log (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 4 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (exp (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (exp (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 5 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (+ (* im im) (* re re)))) (cbrt (sqrt (+ (* im im) (* re re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* re re) (* im im)))) (cbrt (sqrt (+ (* re re) (* im im))))) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* re re) (* im im)))) (cbrt (sqrt (+ (* re re) (* im im))))) * [enter]simplify: Simplifying (cbrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 6 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (+ (* im im) (* re re))) (sqrt (+ (* im im) (* re re)))) (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (+ (* re re) (* im im)) (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (* (+ (* re re) (* im im)) (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 7 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (+ (* im im) (* re re))) (cbrt (+ (* im im) (* re re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (fabs (cbrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (fabs (cbrt (+ (* re re) (* im im)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 8 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 9 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (+ (* im im) (* re re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* re re) (* im im))) * [exit]simplify: Simplified to (sqrt (+ (* re re) (* im im))) * * * * [misc]progress: [ 10 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (pow (* im im) 3) (pow (* re re) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (pow re 3) (pow re 3)) (pow (* im im) 3))) * [exit]simplify: Simplified to (sqrt (+ (* (pow re 3) (pow re 3)) (pow (* im im) 3))) * [enter]simplify: Simplifying (sqrt (+ (* (* im im) (* im im)) (- (* (* re re) (* re re)) (* (* im im) (* re re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (235 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (- (* im im) (* re re)) (* im im)) (* (* re re) (* re re)))) * [exit]simplify: Simplified to (sqrt (+ (* (- (* im im) (* re re)) (* im im)) (* (* re re) (* re re)))) * * * * [misc]progress: [ 11 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* (* im im) (* im im)) (* (* re re) (* re re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * [exit]simplify: Simplified to (sqrt (* (+ (* im im) (* re re)) (- (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (* (+ (* im im) (* re re)) (- (* im im) (* re re)))) * [enter]simplify: Simplifying (sqrt (- (* im im) (* re re))) * * [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 (33 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (* (- im re) (+ im re))) * [exit]simplify: Simplified to (sqrt (* (- im re) (+ im re))) * * * * [misc]progress: [ 12 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 13 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 89 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 16 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 17 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 89 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 19 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (log base)) (log (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 21 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 22 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow base (log base)) * [exit]simplify: Simplified to (pow base (log base)) * * * * [misc]progress: [ 23 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (log base)) (* (* (log base) (log base)) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 24 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [enter]simplify: Simplifying (cbrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 25 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (* (log base) (log base))) (* (log base) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 26 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * * * * [misc]progress: [ 27 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (* (cbrt (log base)) (cbrt (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * * * * [misc]progress: [ 29 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (sqrt (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 30 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 31 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * * * * [misc]progress: [ 32 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 33 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 34 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 89 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 36 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 37 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 89 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 39 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (log base)) (log (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 41 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 42 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow base (log base)) * [exit]simplify: Simplified to (pow base (log base)) * * * * [misc]progress: [ 43 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (log base)) (* (* (log base) (log base)) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 44 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [enter]simplify: Simplifying (cbrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 45 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (* (log base) (log base))) (* (log base) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 46 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * * * * [misc]progress: [ 47 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (* (cbrt (log base)) (cbrt (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * * * * [misc]progress: [ 49 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (sqrt (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 50 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 51 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * * * * [misc]progress: [ 52 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 53 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 54 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (log (log base)) (log (log (sqrt (+ (* im im) (* re re)))))) (log (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (+ (log (log (sqrt (+ (* im im) (* re re))))) (- (log (log base)) (log (fabs (log base))))) * [exit]simplify: Simplified to (+ (log (log (sqrt (+ (* im im) (* re re))))) (- (log (log base)) (log (fabs (log base))))) * * * * [misc]progress: [ 57 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (log (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (+ (- (log (log base)) (log (fabs (log base)))) (log (log (sqrt (+ (* re re) (* im im)))))) * [exit]simplify: Simplified to (+ (- (log (log base)) (log (fabs (log base)))) (log (log (sqrt (+ (* re re) (* im im)))))) * * * * [misc]progress: [ 58 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (log (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (58 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (log (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im)))))) * [exit]simplify: Simplified to (log (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im)))))) * * * * [misc]progress: [ 59 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (pow (sqrt (+ (* re re) (* im im))) (/ (log base) (fabs (log base)))) * [exit]simplify: Simplified to (pow (sqrt (+ (* re re) (* im im))) (/ (log base) (fabs (log base)))) * * * * [misc]progress: [ 60 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (* (log base) (log base)) (log base)) (* (* (log (sqrt (+ (* im im) (* re re)))) (log (sqrt (+ (* im im) (* re re))))) (log (sqrt (+ (* im im) (* re re)))))) (* (* (sqrt (* (log base) (log base))) (sqrt (* (log base) (log base)))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (142 enodes) * [exit]simplify: Simplified to (* (* (/ (/ (log base) 1) (fabs (log base))) (log (sqrt (+ (* im im) (* re re))))) (* (log (sqrt (+ (* im im) (* re re)))) (log (sqrt (+ (* im im) (* re re)))))) * [exit]simplify: Simplified to (* (* (/ (/ (log base) 1) (fabs (log base))) (log (sqrt (+ (* im im) (* re re))))) (* (log (sqrt (+ (* im im) (* re re)))) (log (sqrt (+ (* im im) (* re re)))))) * * * * [misc]progress: [ 61 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (* (sqrt (* (log base) (log base))) (sqrt (* (log base) (log base)))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (124 enodes) * [exit]simplify: Simplified to (pow (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im))))) 3) * [exit]simplify: Simplified to (pow (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im))))) 3) * * * * [misc]progress: [ 62 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * * [misc]simplify: iters left: 1 (28 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (log (sqrt (+ (* re re) (* im im)))) (/ (fabs (log base)) (log base)))) (cbrt (/ (log (sqrt (+ (* re re) (* im im)))) (/ (fabs (log base)) (log base))))) * [exit]simplify: Simplified to (* (cbrt (/ (log (sqrt (+ (* re re) (* im im)))) (/ (fabs (log base)) (log base)))) (cbrt (/ (log (sqrt (+ (* re re) (* im im)))) (/ (fabs (log base)) (log base))))) * [enter]simplify: Simplifying (cbrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (cbrt (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im)))))) * [exit]simplify: Simplified to (cbrt (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im)))))) * * * * [misc]progress: [ 63 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base)))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (196 enodes) * [exit]simplify: Simplified to (pow (* (log (sqrt (+ (* re re) (* im im)))) (/ (log base) (fabs (log base)))) 3) * [exit]simplify: Simplified to (pow (* (log (sqrt (+ (* re re) (* im im)))) (/ (log base) (fabs (log base)))) 3) * * * * [misc]progress: [ 64 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (sqrt (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im)))))) * [exit]simplify: Simplified to (sqrt (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im)))))) * [enter]simplify: Simplifying (sqrt (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (sqrt (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im)))))) * [exit]simplify: Simplified to (sqrt (* (/ (log base) (fabs (log base))) (log (sqrt (+ (* re re) (* im im)))))) * * * * [misc]progress: [ 65 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (- (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (* (log (sqrt (+ (* re re) (* im im)))) (- (log base))) * [exit]simplify: Simplified to (* (log (sqrt (+ (* re re) (* im im)))) (- (log base))) * [enter]simplify: Simplifying (- (sqrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * [exit]simplify: Simplified to (- (fabs (log base))) * [exit]simplify: Simplified to (- (fabs (log base))) * * * * [misc]progress: [ 66 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (log base) (* (cbrt (sqrt (* (log base) (log base)))) (cbrt (sqrt (* (log base) (log base)))))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ (log base) (* (cbrt (fabs (log base))) (cbrt (fabs (log base))))) * [exit]simplify: Simplified to (/ (log base) (* (cbrt (fabs (log base))) (cbrt (fabs (log base))))) * [enter]simplify: Simplifying (/ (log (sqrt (+ (* im im) (* re re)))) (cbrt (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (cbrt (fabs (log base)))) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (cbrt (fabs (log base)))) * * * * [misc]progress: [ 67 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (log base) (sqrt (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (/ (log base) (sqrt (log base))) * [exit]simplify: Simplified to (/ (log base) (sqrt (log base))) * [enter]simplify: Simplifying (/ (log (sqrt (+ (* im im) (* re re)))) (sqrt (log base))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (sqrt (log base))) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (sqrt (log base))) * * * * [misc]progress: [ 68 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (log base) (sqrt (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (7 enodes) * [exit]simplify: Simplified to (/ (log base) (sqrt (fabs (log base)))) * [exit]simplify: Simplified to (/ (log base) (sqrt (fabs (log base)))) * [enter]simplify: Simplifying (/ (log (sqrt (+ (* im im) (* re re)))) (sqrt (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (sqrt (fabs (log base)))) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (sqrt (fabs (log base)))) * * * * [misc]progress: [ 69 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (log base) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (8 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * [enter]simplify: Simplifying (/ (log (sqrt (+ (* im im) (* re re)))) (sqrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (fabs (log base))) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (fabs (log base))) * * * * [misc]progress: [ 70 / 89 ] simplifiying candidate # * * * * [misc]progress: [ 71 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (log base))) * [exit]simplify: Simplified to (/ 1 (fabs (log base))) * * * * [misc]progress: [ 72 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (* (log base) (log base))) (* (log base) (log (sqrt (+ (* im im) (* re re)))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * [exit]simplify: Simplified to (/ (/ (fabs (log base)) (log base)) (log (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (/ (/ (fabs (log base)) (log base)) (log (sqrt (+ (* im im) (* re re))))) * * * * [misc]progress: [ 73 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (* (cbrt (sqrt (* (log base) (log base)))) (cbrt (sqrt (* (log base) (log base)))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (57 enodes) * [exit]simplify: Simplified to (* (/ (log (sqrt (+ (* re re) (* im im)))) (* (cbrt (fabs (log base))) (cbrt (fabs (log base))))) (log base)) * [exit]simplify: Simplified to (* (/ (log (sqrt (+ (* re re) (* im im)))) (* (cbrt (fabs (log base))) (cbrt (fabs (log base))))) (log base)) * * * * [misc]progress: [ 74 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (log base))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * * [misc]simplify: iters left: 2 (23 enodes) * * [misc]simplify: iters left: 1 (24 enodes) * [exit]simplify: Simplified to (* (/ (log base) (sqrt (log base))) (log (sqrt (+ (* re re) (* im im))))) * [exit]simplify: Simplified to (* (/ (log base) (sqrt (log base))) (log (sqrt (+ (* re re) (* im im))))) * * * * [misc]progress: [ 75 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * * [misc]simplify: iters left: 1 (27 enodes) * [exit]simplify: Simplified to (* (/ (log base) (sqrt (fabs (log base)))) (log (sqrt (+ (* re re) (* im im))))) * [exit]simplify: Simplified to (* (/ (log base) (sqrt (fabs (log base)))) (log (sqrt (+ (* re re) (* im im))))) * * * * [misc]progress: [ 76 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* re re) (* im im))))) * [exit]simplify: Simplified to (* (log base) (log (sqrt (+ (* re re) (* im im))))) * * * * [misc]progress: [ 77 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (* (log base) (log base))) (log (sqrt (+ (* im im) (* re re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ (fabs (log base)) (log (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (/ (fabs (log base)) (log (sqrt (+ (* im im) (* re re))))) * * * * [misc]progress: [ 78 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (/ (* (log base) (log re)) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (126 enodes) * * [misc]simplify: iters left: 2 (301 enodes) * [exit]simplify: Simplified to (* (/ (log base) (log base)) (/ (log re) (log base))) * * * * [misc]progress: [ 79 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (/ (* (log base) (log im)) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (126 enodes) * * [misc]simplify: iters left: 2 (301 enodes) * [exit]simplify: Simplified to (* (/ (log base) (log base)) (/ (log im) (log base))) * * * * [misc]progress: [ 80 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (/ (* (log base) (log (* -1 im))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (204 enodes) * [exit]simplify: Simplified to (/ (* (log base) (log (- im))) (* (log base) (log base))) * * * * [misc]progress: [ 81 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (pow (log base) 2)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (284 enodes) * * [misc]simplify: iters left: 1 (439 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (log base)) * * * * [misc]progress: [ 82 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (pow (log (/ 1 base)) 2)))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (169 enodes) * * [misc]simplify: iters left: 2 (394 enodes) * [exit]simplify: Simplified to (* (log (sqrt (+ (* re re) (* im im)))) (/ (log base) (* (log base) (log base)))) * * * * [misc]progress: [ 83 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (pow (- (log -1) (log (/ -1 base))) 2)))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (74 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (380 enodes) * [exit]simplify: Simplified to (* (log (sqrt (+ (* re re) (* im im)))) (/ (log base) (* (log base) (log base)))) * * * * [misc]progress: [ 84 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (pow (log base) 2))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (132 enodes) * * [misc]simplify: iters left: 2 (278 enodes) * * [misc]simplify: iters left: 1 (395 enodes) * [exit]simplify: Simplified to (* (log (sqrt (+ (* im im) (* re re)))) (/ (/ (log base) (log base)) (log base))) * * * * [misc]progress: [ 85 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (pow (log (/ 1 base)) 2))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (21 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (64 enodes) * * [misc]simplify: iters left: 3 (166 enodes) * * [misc]simplify: iters left: 2 (405 enodes) * [exit]simplify: Simplified to (* (log (sqrt (+ (* re re) (* im im)))) (/ (log base) (* (log base) (log base)))) * * * * [misc]progress: [ 86 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (pow (- (log -1) (log (/ -1 base))) 2))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (74 enodes) * * [misc]simplify: iters left: 3 (192 enodes) * * [misc]simplify: iters left: 2 (373 enodes) * [exit]simplify: Simplified to (* (/ (log base) (* (log base) (log base))) (log (sqrt (+ (* re re) (* im im))))) * * * * [misc]progress: [ 87 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (log re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (log re) (fabs (log base))) * * * * [misc]progress: [ 88 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (log (/ 1 im))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * * [misc]simplify: iters left: 1 (291 enodes) * [exit]simplify: Simplified to (/ (- (log im)) (fabs (log base))) * * * * [misc]progress: [ 89 / 89 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (sqrt (* (log base) (log base)))) (- (log (/ -1 im)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (200 enodes) * * [misc]simplify: iters left: 1 (281 enodes) * [exit]simplify: Simplified to (/ (- (log im) (log -1)) (fabs (log base))) * * * [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 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2 2 2 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 1 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 1) * [misc]approximate: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in (im re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in re * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in re * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow im 2) 0) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in im * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in im * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (+ 0 (pow re 2)) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* im im) (* re re))) in im * [misc]taylor: Taking taylor expansion of (+ (* im im) (* re re)) in im * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (+ 0 (pow re 2)) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [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 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* re 0) (+ (* 0 0) (* 0 re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 re)) into (/ 1/2 re) * [misc]taylor: Taking taylor expansion of (/ 1/2 re) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* re 0) (+ (* 0 0) (+ (* 0 0) (* 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 re))))) (* 2 re)) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* re 1)) into re * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in (im re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 im) (/ 1 im)) (* (/ 1 re) (/ 1 re))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in re * [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 (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 re) (/ 1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow re 2))) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow re 2)) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow re 2) in re * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- (+ (* 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 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 re) (/ 0 re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 re) 0) (* 0 (/ 1 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 im)))) into im * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in (im re) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- im)) (/ 1 (- im))) (* (/ 1 (- re)) (/ 1 (- re)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (* (/ -1 re) (/ -1 re)) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow re 2))) into (/ 1 (pow re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow re 2)) in re * [misc]taylor: Taking taylor expansion of 1/2 in re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow re 2) in re * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- 0) into 0 * [misc]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 (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 re) (/ 0 (- re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 re) 0) (* 0 (/ -1 re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 (- im))))) into (* -1 im) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 2 1) * [misc]approximate: Taking taylor expansion of (pow (log base) 3) in (base) around 0 * [misc]taylor: Taking taylor expansion of (pow (log base) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (log base)))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (log base))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (log (log base)) into (log (log base)) * [misc]backup-simplify: Simplify (* 3 (log (log base))) into (* 3 (log (log base))) * [misc]backup-simplify: Simplify (exp (* 3 (log (log base)))) into (pow (log base) 3) * [misc]taylor: Taking taylor expansion of (pow (log base) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (log base)))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (log base))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (log (log base)) into (log (log base)) * [misc]backup-simplify: Simplify (* 3 (log (log base))) into (* 3 (log (log base))) * [misc]backup-simplify: Simplify (exp (* 3 (log (log base)))) into (pow (log base) 3) * [misc]backup-simplify: Simplify (pow (log base) 3) into (pow (log base) 3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (log base) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (log base)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (log base)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (log base) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (log base) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (log base))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (log base)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (log base) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (log base) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (log base) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (log base)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (log base)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (log base) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (log base) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (log base) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (log base) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (log base) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (log base))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (log base)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (log base) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (log base) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (log base) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (log base) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (log base) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (log base) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (log base) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (log base)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (log base)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (log base) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (log base) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (log base) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (log base) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (log base) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (log base) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (log base) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (log base) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (log base) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (log base) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (log base) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (log base))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (log base)))) (+ (* (/ (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 (pow (log base) 3) into (pow (log base) 3) * [misc]approximate: Taking taylor expansion of (pow (log (/ 1 base)) 3) in (base) around 0 * [misc]taylor: Taking taylor expansion of (pow (log (/ 1 base)) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (log (/ 1 base))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (log (- (log base))) into (log (- (log base))) * [misc]backup-simplify: Simplify (* 3 (log (- (log base)))) into (* 3 (log (- (log base)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (- (log base))))) into (pow (- (log base)) 3) * [misc]taylor: Taking taylor expansion of (pow (log (/ 1 base)) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (log (/ 1 base))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (log (- (log base))) into (log (- (log base))) * [misc]backup-simplify: Simplify (* 3 (log (- (log base)))) into (* 3 (log (- (log base)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (- (log base))))) into (pow (- (log base)) 3) * [misc]backup-simplify: Simplify (pow (- (log base)) 3) into (pow (- (log base)) 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (log base)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (- (log base))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log base))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (log base)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (log base)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (- (log base)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log base))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- (log base)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (- (log base)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (log base)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (log base))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log base))))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (- (log base)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (- (log base)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (- (log base)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (- (log base)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (- (log base)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log base))))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (- (log base)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (- (log base)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (- (log base)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (- (log base)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (- (log base)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (- (log base)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (- (log base)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log base))))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (- (log base)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (- (log base)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (- (log base)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (- (log base)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (- (log base)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (- (log base)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (- (log base)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (- (log base)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (- (log base)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (- (log base)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (- (log base)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (log base)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log base))))) (+ (* (/ (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 (pow (- (log (/ 1 base))) 3) into (pow (- (log (/ 1 base))) 3) * [misc]approximate: Taking taylor expansion of (pow (log (/ 1 (- base))) 3) in (base) around 0 * [misc]taylor: Taking taylor expansion of (pow (log (/ 1 (- base))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (log (/ 1 (- base)))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (log (/ 1 (- base))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (log (- (log -1) (log base))) into (log (- (log -1) (log base))) * [misc]backup-simplify: Simplify (* 3 (log (- (log -1) (log base)))) into (* 3 (log (- (log -1) (log base)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (- (log -1) (log base))))) into (pow (- (log -1) (log base)) 3) * [misc]taylor: Taking taylor expansion of (pow (log (/ 1 (- base))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (log (/ 1 (- base)))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (log (/ 1 (- base))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (log (- (log -1) (log base))) into (log (- (log -1) (log base))) * [misc]backup-simplify: Simplify (* 3 (log (- (log -1) (log base)))) into (* 3 (log (- (log -1) (log base)))) * [misc]backup-simplify: Simplify (exp (* 3 (log (- (log -1) (log base))))) into (pow (- (log -1) (log base)) 3) * [misc]backup-simplify: Simplify (pow (- (log -1) (log base)) 3) into (pow (- (log -1) (log base)) 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 (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (- (log -1) (log base)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log -1) (log base))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (- (log -1) (log base)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (- (log -1) (log base)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log -1) (log base))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (- (log -1) (log base)) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (- (log -1) (log base)) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (- (log -1) (log base)) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log -1) (log base))))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (- (log -1) (log base)) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (- (log -1) (log base)) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (- (log -1) (log base)) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (- (log -1) (log base)) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (- (log -1) (log base)) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log -1) (log base))))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (- (log -1) (log base)) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (- (log -1) (log base)) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (- (log -1) (log base)) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (- (log -1) (log base)) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (- (log -1) (log base)) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (- (log -1) (log base)) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (- (log -1) (log base)) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log -1) (log base))))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (- (log -1) (log base)) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (- (log -1) (log base)) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (- (log -1) (log base)) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (- (log -1) (log base)) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (- (log -1) (log base)) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (- (log -1) (log base)) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (- (log -1) (log base)) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (- (log -1) (log base)) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (- (log -1) (log base)) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (- (log -1) (log base)) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (- (log -1) (log base)) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (- (log -1) (log base)))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (- (log -1) (log base))))) (+ (* (/ (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 (pow (- (log -1) (log (/ 1 (- base)))) 3) into (pow (- (log -1) (log (/ -1 base))) 3) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2 2 2 1) * [misc]approximate: Taking taylor expansion of (* (log base) (log base)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log (/ 1 base)) 2) into (pow (log (/ 1 base)) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (pow (- (log -1) (log base)) 2) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (- (log -1) (log (/ 1 (- base)))) 2) into (pow (- (log -1) (log (/ -1 base))) 2) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 1 2) * [misc]approximate: Taking taylor expansion of (* (log base) (log base)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log (/ 1 base)) 2) into (pow (log (/ 1 base)) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (pow (- (log -1) (log base)) 2) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (- (log -1) (log (/ 1 (- base)))) 2) into (pow (- (log -1) (log (/ -1 base))) 2) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (log (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (log (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 4 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (exp (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (exp (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 5 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (+ (* im im) (* re re)))) (cbrt (sqrt (+ (* im im) (* re re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* re re) (* im im)))) (cbrt (sqrt (+ (* re re) (* im im))))) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* re re) (* im im)))) (cbrt (sqrt (+ (* re re) (* im im))))) * [enter]simplify: Simplifying (cbrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 6 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (+ (* im im) (* re re))) (sqrt (+ (* im im) (* re re)))) (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (+ (* re re) (* im im)) (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (* (+ (* re re) (* im im)) (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 7 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (+ (* im im) (* re re))) (cbrt (+ (* im im) (* re re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (fabs (cbrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (fabs (cbrt (+ (* re re) (* im im)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 8 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 9 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (+ (* im im) (* re re))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* re re) (* im im))) * [exit]simplify: Simplified to (sqrt (+ (* re re) (* im im))) * * * * [misc]progress: [ 10 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (pow (* im im) 3) (pow (* re re) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (pow re 3) (pow re 3)) (pow (* im im) 3))) * [exit]simplify: Simplified to (sqrt (+ (* (pow re 3) (pow re 3)) (pow (* im im) 3))) * [enter]simplify: Simplifying (sqrt (+ (* (* im im) (* im im)) (- (* (* re re) (* re re)) (* (* im im) (* re re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (235 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (- (* im im) (* re re)) (* im im)) (* (* re re) (* re re)))) * [exit]simplify: Simplified to (sqrt (+ (* (- (* im im) (* re re)) (* im im)) (* (* re re) (* re re)))) * * * * [misc]progress: [ 11 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* (* im im) (* im im)) (* (* re re) (* re re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * [exit]simplify: Simplified to (sqrt (* (+ (* im im) (* re re)) (- (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (* (+ (* im im) (* re re)) (- (* im im) (* re re)))) * [enter]simplify: Simplifying (sqrt (- (* im im) (* re re))) * * [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 (33 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (* (- im re) (+ im re))) * [exit]simplify: Simplified to (sqrt (* (- im re) (+ im re))) * * * * [misc]progress: [ 12 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* im im) (* re re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* re re) (* im im)))) * * * * [misc]progress: [ 13 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (log base)) 3) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (* (log (log base)) 3) * [exit]simplify: Simplified to (* (log (log base)) 3) * * * * [misc]progress: [ 16 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (log base)) 3) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (* (log (log base)) 3) * [exit]simplify: Simplified to (* (log (log base)) 3) * * * * [misc]progress: [ 17 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 3) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 3 * [exit]simplify: Simplified to 3 * * * * [misc]progress: [ 18 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* (cbrt (log base)) (cbrt (log base))) 3) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * [enter]simplify: Simplifying (pow (cbrt (log base)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 19 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (sqrt (log base)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [enter]simplify: Simplifying (pow (sqrt (log base)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 20 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (pow 1 3) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (log base) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (pow (log base) 3) * [exit]simplify: Simplified to (pow (log base) 3) * * * * [misc]progress: [ 21 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 22 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (log (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (10 enodes) * * [misc]simplify: iters left: 1 (14 enodes) * [exit]simplify: Simplified to (* 3 (log (log base))) * [exit]simplify: Simplified to (* 3 (log (log base))) * * * * [misc]progress: [ 24 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (13 enodes) * [exit]simplify: Simplified to (pow base (* (log base) (log base))) * [exit]simplify: Simplified to (pow base (* (log base) (log base))) * * * * [misc]progress: [ 25 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (pow (log base) 3)) (cbrt (pow (log base) 3))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * [enter]simplify: Simplifying (cbrt (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 26 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (pow (log base) 3) (pow (log base) 3)) (pow (log base) 3)) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (62 enodes) * * [misc]simplify: iters left: 1 (68 enodes) * [exit]simplify: Simplified to (pow (pow (log base) 3) 3) * [exit]simplify: Simplified to (pow (pow (log base) 3) 3) * * * * [misc]progress: [ 27 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* (cbrt (log base)) (cbrt (log base))) 3) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * [enter]simplify: Simplifying (pow (cbrt (log base)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 28 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (sqrt (log base)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [enter]simplify: Simplifying (pow (sqrt (log base)) 3) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 29 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (pow 1 3) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to 1 * [exit]simplify: Simplified to 1 * [enter]simplify: Simplifying (pow (log base) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (pow (log base) 3) * [exit]simplify: Simplified to (pow (log base) 3) * * * * [misc]progress: [ 30 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 31 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (log base) 3)) * [exit]simplify: Simplified to (sqrt (pow (log base) 3)) * [enter]simplify: Simplifying (sqrt (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * [exit]simplify: Simplified to (sqrt (pow (log base) 3)) * [exit]simplify: Simplified to (sqrt (pow (log base) 3)) * * * * [misc]progress: [ 33 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 85 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 35 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 36 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 85 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 38 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (log base)) (log (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 40 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 41 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow base (log base)) * [exit]simplify: Simplified to (pow base (log base)) * * * * [misc]progress: [ 42 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (log base)) (* (* (log base) (log base)) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 43 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [enter]simplify: Simplifying (cbrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 44 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (* (log base) (log base))) (* (log base) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 45 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * * * * [misc]progress: [ 46 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (* (cbrt (log base)) (cbrt (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * * * * [misc]progress: [ 48 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (sqrt (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 49 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 50 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * * * * [misc]progress: [ 51 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 52 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 53 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 85 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 55 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 56 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 85 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 58 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 59 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (log base)) (log (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 60 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 61 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow base (log base)) * [exit]simplify: Simplified to (pow base (log base)) * * * * [misc]progress: [ 62 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (log base)) (* (* (log base) (log base)) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 63 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [enter]simplify: Simplifying (cbrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 64 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (* (log base) (log base))) (* (log base) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 65 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * * * * [misc]progress: [ 66 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 67 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (* (cbrt (log base)) (cbrt (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * * * * [misc]progress: [ 68 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (sqrt (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 69 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 70 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * * * * [misc]progress: [ 71 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 72 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 73 / 85 ] simplifiying candidate # * * * * [misc]progress: [ 74 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log re) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (328 enodes) * [exit]simplify: Simplified to (* (/ (pow (log base) (+ 1 3)) (pow (log base) (+ 1 3))) (/ (log re) (log base))) * * * * [misc]progress: [ 75 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log im) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (42 enodes) * * [misc]simplify: iters left: 4 (109 enodes) * * [misc]simplify: iters left: 3 (328 enodes) * [exit]simplify: Simplified to (* (/ (pow (log base) (+ 1 3)) (pow (log base) (+ 1 3))) (/ (log im) (log base))) * * * * [misc]progress: [ 76 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (* -1 im)) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (49 enodes) * * [misc]simplify: iters left: 4 (119 enodes) * * [misc]simplify: iters left: 3 (380 enodes) * [exit]simplify: Simplified to (/ (log (- im)) (/ (log base) 1)) * * * * [misc]progress: [ 77 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (48 enodes) * * [misc]simplify: iters left: 4 (115 enodes) * * [misc]simplify: iters left: 3 (335 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (/ (pow (log base) (+ 1 3)) (/ (pow (log base) (+ 1 3)) (log base)))) * * * * [misc]progress: [ 78 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (- (log (/ 1 base))) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (62 enodes) * * [misc]simplify: iters left: 4 (148 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (/ (pow (log base) (+ 3 1)) (/ (pow (log base) (+ 3 1)) (log base)))) * * * * [misc]progress: [ 79 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (- (log -1) (log (/ -1 base))) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (60 enodes) * * [misc]simplify: iters left: 4 (154 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (/ (pow (+ 0 (log base)) 3) (/ (pow (log base) (+ 3 1)) (* (log base) (log base))))) * * * * [misc]progress: [ 80 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (pow (log base) 2) (* 0 0))))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (52 enodes) * * [misc]simplify: iters left: 4 (132 enodes) * * [misc]simplify: iters left: 3 (399 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (/ (log base) 1)) * * * * [misc]progress: [ 81 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (pow (log (/ 1 base)) 2) (* 0 0))))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (56 enodes) * * [misc]simplify: iters left: 4 (128 enodes) * * [misc]simplify: iters left: 3 (393 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (* (/ (* (log base) (log base)) (pow (log base) 3)) (/ (pow (log base) 3) (log base)))) * * * * [misc]progress: [ 82 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (pow (- (log -1) (log (/ -1 base))) 2) (* 0 0))))) * * [misc]simplify: iters left: 6 (29 enodes) * * [misc]simplify: iters left: 5 (57 enodes) * * [misc]simplify: iters left: 4 (137 enodes) * * [misc]simplify: iters left: 3 (398 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (/ (log base) 1)) * * * * [misc]progress: [ 83 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (pow (log base) 2)) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (24 enodes) * * [misc]simplify: iters left: 5 (51 enodes) * * [misc]simplify: iters left: 4 (118 enodes) * * [misc]simplify: iters left: 3 (394 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (/ (log base) 1)) * * * * [misc]progress: [ 84 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (pow (log (/ 1 base)) 2)) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (60 enodes) * * [misc]simplify: iters left: 4 (117 enodes) * * [misc]simplify: iters left: 3 (440 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* re re) (* im im)))) (/ (log base) 1)) * * * * [misc]progress: [ 85 / 85 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (pow (- (log -1) (log (/ -1 base))) 2)) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * [misc]simplify: iters left: 6 (29 enodes) * * [misc]simplify: iters left: 5 (61 enodes) * * [misc]simplify: iters left: 4 (152 enodes) * [exit]simplify: Simplified to (* (/ (* (* (log base) (+ 0 (log base))) (* (log base) (+ 0 (log base)))) (* (log base) (log base))) (/ (log (sqrt (+ (* re re) (* im im)))) (pow (log base) 3))) * * * [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 1 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2 1 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 1 1) * [misc]approximate: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in (re im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in im * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in im * [misc]taylor: Taking taylor expansion of (* re re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]taylor: Taking taylor expansion of (* im im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* re re) into (pow re 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow re 2) 0) into (pow re 2) * [misc]backup-simplify: Simplify (sqrt (pow re 2)) into re * [misc]backup-simplify: Simplify (+ (* re 0) (* 0 re)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in re * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in re * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ 0 (pow im 2)) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* re re) (* im im))) in re * [misc]taylor: Taking taylor expansion of (+ (* re re) (* im im)) in re * [misc]taylor: Taking taylor expansion of (* re re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* im im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* im im) into (pow im 2) * [misc]backup-simplify: Simplify (+ 0 (pow im 2)) into (pow im 2) * [misc]backup-simplify: Simplify (sqrt (pow im 2)) into im * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (* 0 im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow im 2)))) into 0 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [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 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* im 0) (+ (* 0 0) (* 0 im))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 im)) into (/ 1/2 im) * [misc]taylor: Taking taylor expansion of (/ 1/2 im) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* im 0) (+ (* 0 0) (+ (* 0 0) (* 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 im))))) (* 2 im)) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* im 1)) into im * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in (re im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in im * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (/ 1 re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (/ 1 re) into (/ 1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 im) (/ 1 im)) in im * [misc]taylor: Taking taylor expansion of (/ 1 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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 im) in im * [misc]taylor: Taking taylor expansion of im in im * [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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im)))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 re) (/ 1 re)) (* (/ 1 im) (/ 1 im))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 re) (/ 1 re)) in re * [misc]taylor: Taking taylor expansion of (/ 1 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 re) in re * [misc]taylor: Taking taylor expansion of re in re * [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 im) (/ 1 im)) in re * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]taylor: Taking taylor expansion of (/ 1 im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (/ 1 im) into (/ 1 im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 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 (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in im * [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 (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 im) (/ 1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow im 2))) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow im 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow im 2)) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- (+ (* 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 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 im) (/ 0 im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 im) 0) (* 0 (/ 1 im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow im 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 re)))) into re * [misc]approximate: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in (re im) around 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in im * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in im * [misc]taylor: Taking taylor expansion of (- re) in im * [misc]taylor: Taking taylor expansion of re in im * [misc]backup-simplify: Simplify re into re * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (- re) into (- re) * [misc]backup-simplify: Simplify (/ 1 (- re)) into (/ -1 re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- im)) (/ 1 (- im))) in im * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) in im * [misc]taylor: Taking taylor expansion of (- im) in im * [misc]taylor: Taking taylor expansion of im in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (sqrt (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im))))) in re * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- re)) (/ 1 (- re))) (* (/ 1 (- im)) (/ 1 (- im)))) in re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- re)) (/ 1 (- re))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- re)) in re * [misc]taylor: Taking taylor expansion of (- re) in re * [misc]taylor: Taking taylor expansion of re in re * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (- im)) (/ 1 (- im))) in re * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]taylor: Taking taylor expansion of (/ 1 (- im)) in re * [misc]taylor: Taking taylor expansion of (- im) in re * [misc]taylor: Taking taylor expansion of im in re * [misc]backup-simplify: Simplify im into im * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (/ 1 (- im)) into (/ -1 im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [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 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in im * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 (* (/ -1 im) (/ -1 im)) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow im 2))) into (/ 1 (pow im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow im 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow im 2)) in im * [misc]taylor: Taking taylor expansion of 1/2 in im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow im 2) in im * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (- 0) into 0 * [misc]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 (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- im) into (- im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 im) (/ 0 (- im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 im) 0) (* 0 (/ -1 im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow im 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 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 (* 1 (/ 1 (/ 1 (- re))))) into (* -1 re) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1 1) * [misc]approximate: Taking taylor expansion of (pow (* (log base) (log base)) 3) in (base) around 0 * [misc]taylor: Taking taylor expansion of (pow (* (log base) (log base)) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log base) (log base))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log base) (log base)))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log base) (log base))) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (log (pow (log base) 2)) into (log (pow (log base) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (log base) 2))) into (* 3 (log (pow (log base) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (log base) 2)))) into (pow (pow (log base) 2) 3) * [misc]taylor: Taking taylor expansion of (pow (* (log base) (log base)) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log base) (log base))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log base) (log base)))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log base) (log base))) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (log (pow (log base) 2)) into (log (pow (log base) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (log base) 2))) into (* 3 (log (pow (log base) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (log base) 2)))) into (pow (pow (log base) 2) 3) * [misc]backup-simplify: Simplify (pow (pow (log base) 2) 3) into (pow (pow (log base) 2) 3) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (log base) 2) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (log base) 2) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (log base) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (log base) 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (log base) 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (log base) 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (log base) 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (log base) 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (log base) 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (log base) 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (log base) 2) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (log base) 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (log base) 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (log base) 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (log base) 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (log base) 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (log base) 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (log base) 2) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (pow (pow (log base) 2) 3) into (pow (pow (log base) 2) 3) * [misc]approximate: Taking taylor expansion of (pow (* (log (/ 1 base)) (log (/ 1 base))) 3) in (base) around 0 * [misc]taylor: Taking taylor expansion of (pow (* (log (/ 1 base)) (log (/ 1 base))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log (/ 1 base)) (log (/ 1 base)))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log (/ 1 base)) (log (/ 1 base))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log (/ 1 base)) (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (log (pow (log base) 2)) into (log (pow (log base) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (log base) 2))) into (* 3 (log (pow (log base) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (log base) 2)))) into (pow (pow (log base) 2) 3) * [misc]taylor: Taking taylor expansion of (pow (* (log (/ 1 base)) (log (/ 1 base))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log (/ 1 base)) (log (/ 1 base)))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log (/ 1 base)) (log (/ 1 base))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log (/ 1 base)) (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (log (pow (log base) 2)) into (log (pow (log base) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (log base) 2))) into (* 3 (log (pow (log base) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (log base) 2)))) into (pow (pow (log base) 2) 3) * [misc]backup-simplify: Simplify (pow (pow (log base) 2) 3) into (pow (pow (log base) 2) 3) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (log base) 2) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (log base) 2) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (log base) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (log base) 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (log base) 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (log base) 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (log base) 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (log base) 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (log base) 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (log base) 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (log base) 2) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (log base) 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (log base) 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (log base) 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (log base) 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (log base) 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (log base) 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (log base) 2) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (pow (pow (log (/ 1 base)) 2) 3) into (pow (pow (log (/ 1 base)) 2) 3) * [misc]approximate: Taking taylor expansion of (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3) in (base) around 0 * [misc]taylor: Taking taylor expansion of (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log (/ 1 (- base))) (log (/ 1 (- base))))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log (/ 1 (- base))) (log (/ 1 (- base))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (log (pow (- (log -1) (log base)) 2)) into (log (pow (- (log -1) (log base)) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (- (log -1) (log base)) 2))) into (* 3 (log (pow (- (log -1) (log base)) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) into (pow (pow (- (log -1) (log base)) 2) 3) * [misc]taylor: Taking taylor expansion of (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log (/ 1 (- base))) (log (/ 1 (- base))))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log (/ 1 (- base))) (log (/ 1 (- base))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (log (pow (- (log -1) (log base)) 2)) into (log (pow (- (log -1) (log base)) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (- (log -1) (log base)) 2))) into (* 3 (log (pow (- (log -1) (log base)) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) into (pow (pow (- (log -1) (log base)) 2) 3) * [misc]backup-simplify: Simplify (pow (pow (- (log -1) (log base)) 2) 3) into (pow (pow (- (log -1) (log base)) 2) 3) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (- (log -1) (log base)) 2)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (- (log -1) (log base)) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (- (log -1) (log base)) 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (- (log -1) (log base)) 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (- (log -1) (log base)) 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (- (log -1) (log base)) 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (- (log -1) (log base)) 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (- (log -1) (log base)) 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (- (log -1) (log base)) 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (- (log -1) (log base)) 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (- (log -1) (log base)) 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (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 (pow (pow (- (log -1) (log (/ 1 (- base)))) 2) 3) into (pow (pow (- (log -1) (log (/ -1 base))) 2) 3) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2 1 1 1) * [misc]approximate: Taking taylor expansion of (* (log base) (log base)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (pow (log base) 2) into (pow (log base) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (log (/ 1 base)) 2) into (pow (log (/ 1 base)) 2) * [misc]approximate: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in (base) around 0 * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (pow (- (log -1) (log base)) 2) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (- (log -1) (log (/ 1 (- base)))) 2) into (pow (- (log -1) (log (/ -1 base))) 2) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (cbrt (pow (* (log base) (log base)) 3)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (pow (* (log base) (log base)) 3)) in base * [misc]taylor: Rewrote expression to (pow (pow (* (log base) (log base)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (* (log base) (log base)) 3)))) in base * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (* (log base) (log base)) 3))) in base * [misc]taylor: Taking taylor expansion of 1/3 in base * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (pow (* (log base) (log base)) 3)) in base * [misc]taylor: Taking taylor expansion of (pow (* (log base) (log base)) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log base) (log base))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log base) (log base)))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log base) (log base))) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (log (pow (log base) 2)) into (log (pow (log base) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (log base) 2))) into (* 3 (log (pow (log base) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (log base) 2)))) into (pow (pow (log base) 2) 3) * [misc]backup-simplify: Simplify (log (pow (pow (log base) 2) 3)) into (log (pow (pow (log base) 2) 3)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (pow (log base) 2) 3))) into (* 1/3 (log (pow (pow (log base) 2) 3))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) into (pow (pow (pow (log base) 2) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (pow (* (log base) (log base)) 3)) in base * [misc]taylor: Rewrote expression to (pow (pow (* (log base) (log base)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (* (log base) (log base)) 3)))) in base * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (* (log base) (log base)) 3))) in base * [misc]taylor: Taking taylor expansion of 1/3 in base * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (pow (* (log base) (log base)) 3)) in base * [misc]taylor: Taking taylor expansion of (pow (* (log base) (log base)) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log base) (log base))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log base) (log base)))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log base) (log base))) in base * [misc]taylor: Taking taylor expansion of (* (log base) (log base)) in base * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]taylor: Taking taylor expansion of (log base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (log 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (* (log base) (log base)) into (pow (log base) 2) * [misc]backup-simplify: Simplify (log (pow (log base) 2)) into (log (pow (log base) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (log base) 2))) into (* 3 (log (pow (log base) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (log base) 2)))) into (pow (pow (log base) 2) 3) * [misc]backup-simplify: Simplify (log (pow (pow (log base) 2) 3)) into (log (pow (pow (log base) 2) 3)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (pow (log base) 2) 3))) into (* 1/3 (log (pow (pow (log base) 2) 3))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) into (pow (pow (pow (log base) 2) 3) 1/3) * [misc]backup-simplify: Simplify (pow (pow (pow (log base) 2) 3) 1/3) into (pow (pow (pow (log base) 2) 3) 1/3) * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (* 0 (log base))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (log base) 2) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (pow (log base) 2) 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (* (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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (* 0 (log base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (log base) 2) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (log base) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (pow (log base) 2) 3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (log base) 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (log base) 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (log base) 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (pow (log base) 2) 3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (pow (log base) 2) 3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* 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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (log base) 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (log base) 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (log base) 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (log base) 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (log base) 2) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (pow (log base) 2) 3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (pow (log base) 2) 3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (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 (+ (* (- -1) (log base)) 0) into (log base) * [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 (/ (+ (* -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 base)) 0) into (log base) * [misc]backup-simplify: Simplify (+ (* (log base) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log base)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (log base) 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (log base) 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (log base) 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (log base) 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (log base) 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (log base) 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (log base) 2) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (pow (log base) 2) 3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (pow (log base) 2) 3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (pow (log base) 2) 3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (pow (log base) 2) 3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (pow (log base) 2) 3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (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 (pow (pow (pow (log base) 2) 3) 1/3) into (pow (pow (pow (log base) 2) 3) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (pow (* (log (/ 1 base)) (log (/ 1 base))) 3)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (pow (* (log (/ 1 base)) (log (/ 1 base))) 3)) in base * [misc]taylor: Rewrote expression to (pow (pow (* (log (/ 1 base)) (log (/ 1 base))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (* (log (/ 1 base)) (log (/ 1 base))) 3)))) in base * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (* (log (/ 1 base)) (log (/ 1 base))) 3))) in base * [misc]taylor: Taking taylor expansion of 1/3 in base * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (pow (* (log (/ 1 base)) (log (/ 1 base))) 3)) in base * [misc]taylor: Taking taylor expansion of (pow (* (log (/ 1 base)) (log (/ 1 base))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log (/ 1 base)) (log (/ 1 base)))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log (/ 1 base)) (log (/ 1 base))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log (/ 1 base)) (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (log (pow (log base) 2)) into (log (pow (log base) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (log base) 2))) into (* 3 (log (pow (log base) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (log base) 2)))) into (pow (pow (log base) 2) 3) * [misc]backup-simplify: Simplify (log (pow (pow (log base) 2) 3)) into (log (pow (pow (log base) 2) 3)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (pow (log base) 2) 3))) into (* 1/3 (log (pow (pow (log base) 2) 3))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) into (pow (pow (pow (log base) 2) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (pow (* (log (/ 1 base)) (log (/ 1 base))) 3)) in base * [misc]taylor: Rewrote expression to (pow (pow (* (log (/ 1 base)) (log (/ 1 base))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (* (log (/ 1 base)) (log (/ 1 base))) 3)))) in base * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (* (log (/ 1 base)) (log (/ 1 base))) 3))) in base * [misc]taylor: Taking taylor expansion of 1/3 in base * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (pow (* (log (/ 1 base)) (log (/ 1 base))) 3)) in base * [misc]taylor: Taking taylor expansion of (pow (* (log (/ 1 base)) (log (/ 1 base))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log (/ 1 base)) (log (/ 1 base)))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log (/ 1 base)) (log (/ 1 base))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log (/ 1 base)) (log (/ 1 base)))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 base)) (log (/ 1 base))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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]taylor: Taking taylor expansion of (log (/ 1 base)) in base * [misc]taylor: Taking taylor expansion of (/ 1 base) in base * [misc]taylor: Taking taylor expansion of base in base * [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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (* (- (log base)) (- (log base))) into (pow (log base) 2) * [misc]backup-simplify: Simplify (log (pow (log base) 2)) into (log (pow (log base) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (log base) 2))) into (* 3 (log (pow (log base) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (log base) 2)))) into (pow (pow (log base) 2) 3) * [misc]backup-simplify: Simplify (log (pow (pow (log base) 2) 3)) into (log (pow (pow (log base) 2) 3)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (pow (log base) 2) 3))) into (* 1/3 (log (pow (pow (log base) 2) 3))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) into (pow (pow (pow (log base) 2) 3) 1/3) * [misc]backup-simplify: Simplify (pow (pow (pow (log base) 2) 3) 1/3) into (pow (pow (pow (log base) 2) 3) 1/3) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (* 0 (- (log base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (log base) 2) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (log base) 2)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (pow (log base) 2) 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (* 0 (- (log base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (log base) 2) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (log base) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (pow (log base) 2) 3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (log base) 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (log base) 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (log base) 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (pow (log base) 2) 3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (pow (log base) 2) 3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (log base) 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (log base) 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (log base) 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (log base) 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (log base) 2) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (pow (log base) 2) 3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (pow (log base) 2) 3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (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 (+ (* (- 1) (log base)) 0) into (- (log base)) * [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 (/ 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 base)) 0) into (- (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log base))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (log base) 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (log base) 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (log base) 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (log base) 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (log base) 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (log base) 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (log base) 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (log base) 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (log base) 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (log base) 2) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (log base) 2))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (log base) 2)))) (+ (* (/ (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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (pow (log base) 2) 3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (pow (log base) 2) 3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (pow (log base) 2) 3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (pow (log base) 2) 3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (pow (log base) 2) 3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (pow (log base) 2) 3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (pow (log base) 2) 3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (pow (log base) 2) 3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (pow (log base) 2) 3) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (log base) 2) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (log base) 2) 3)))) (+ (* (/ (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 (pow (pow (pow (log (/ 1 base)) 2) 3) 1/3) into (pow (pow (pow (log (/ 1 base)) 2) 3) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3)) in (base) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3)) in base * [misc]taylor: Rewrote expression to (pow (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3)))) in base * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3))) in base * [misc]taylor: Taking taylor expansion of 1/3 in base * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3)) in base * [misc]taylor: Taking taylor expansion of (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log (/ 1 (- base))) (log (/ 1 (- base))))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log (/ 1 (- base))) (log (/ 1 (- base))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (log (pow (- (log -1) (log base)) 2)) into (log (pow (- (log -1) (log base)) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (- (log -1) (log base)) 2))) into (* 3 (log (pow (- (log -1) (log base)) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) into (pow (pow (- (log -1) (log base)) 2) 3) * [misc]backup-simplify: Simplify (log (pow (pow (- (log -1) (log base)) 2) 3)) into (log (pow (pow (- (log -1) (log base)) 2) 3)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3))) into (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3)))) into (pow (pow (pow (- (log -1) (log base)) 2) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3)) in base * [misc]taylor: Rewrote expression to (pow (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3)))) in base * [misc]taylor: Taking taylor expansion of (* 1/3 (log (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3))) in base * [misc]taylor: Taking taylor expansion of 1/3 in base * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3)) in base * [misc]taylor: Taking taylor expansion of (pow (* (log (/ 1 (- base))) (log (/ 1 (- base)))) 3) in base * [misc]taylor: Taking taylor expansion of (exp (* 3 (log (* (log (/ 1 (- base))) (log (/ 1 (- base))))))) in base * [misc]taylor: Taking taylor expansion of (* 3 (log (* (log (/ 1 (- base))) (log (/ 1 (- base)))))) in base * [misc]taylor: Taking taylor expansion of 3 in base * [misc]backup-simplify: Simplify 3 into 3 * [misc]taylor: Taking taylor expansion of (log (* (log (/ 1 (- base))) (log (/ 1 (- base))))) in base * [misc]taylor: Taking taylor expansion of (* (log (/ 1 (- base))) (log (/ 1 (- base)))) in base * [misc]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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]taylor: Taking taylor expansion of (log (/ 1 (- base))) in base * [misc]taylor: Taking taylor expansion of (/ 1 (- base)) in base * [misc]taylor: Taking taylor expansion of (- base) in base * [misc]taylor: Taking taylor expansion of base in base * [misc]backup-simplify: Simplify 0 into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (* (- (log -1) (log base)) (- (log -1) (log base))) into (pow (- (log -1) (log base)) 2) * [misc]backup-simplify: Simplify (log (pow (- (log -1) (log base)) 2)) into (log (pow (- (log -1) (log base)) 2)) * [misc]backup-simplify: Simplify (* 3 (log (pow (- (log -1) (log base)) 2))) into (* 3 (log (pow (- (log -1) (log base)) 2))) * [misc]backup-simplify: Simplify (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) into (pow (pow (- (log -1) (log base)) 2) 3) * [misc]backup-simplify: Simplify (log (pow (pow (- (log -1) (log base)) 2) 3)) into (log (pow (pow (- (log -1) (log base)) 2) 3)) * [misc]backup-simplify: Simplify (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3))) into (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3)))) into (pow (pow (pow (- (log -1) (log base)) 2) 3) 1/3) * [misc]backup-simplify: Simplify (pow (pow (pow (- (log -1) (log base)) 2) 3) 1/3) into (pow (pow (pow (- (log -1) (log base)) 2) 3) 1/3) * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [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 (- 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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (* 0 (- (log -1) (log base)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (* 0 (log (pow (- (log -1) (log base)) 2)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (pow (pow (- (log -1) (log base)) 2) 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3)))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (pow (pow (- (log -1) (log base)) 2) 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (- (log -1) (log base)) 2) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (- (log -1) (log base)) 2) 3)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3)))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (- (log -1) (log base)) 2) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (- (log -1) (log base)) 2) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (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 (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 1)))) 24) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (- (log -1) (log base)) 2) 3))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3)))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base)))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (- (log -1) (log base)) 2) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (- (log -1) (log base)) 2) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (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 (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 1)))) 120) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (- (log -1) (log base)) 2) 3)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3)))) (+ (* (/ (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 (+ (* (- 1) (log base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]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 (- 0) into 0 * [misc]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 base)) (log -1)) into (- (log -1) (log base)) * [misc]backup-simplify: Simplify (+ (* (- (log -1) (log base)) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log base))))))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (- (log -1) (log base)) 2) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (- (log -1) (log base)) 2) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (- (log -1) (log base)) 2) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (- (log -1) (log base)) 2) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (- (log -1) (log base)) 2) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (- (log -1) (log base)) 2) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (- (log -1) (log base)) 2) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (- (log -1) (log base)) 2) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (- (log -1) (log base)) 2) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (- (log -1) (log base)) 2))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 3 (log (pow (- (log -1) (log base)) 2)))) (+ (* (/ (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 (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow (pow (pow (- (log -1) (log base)) 2) 3) 1)))) 720) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (pow (pow (- (log -1) (log base)) 2) 3))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (pow (pow (- (log -1) (log base)) 2) 3)))) (+ (* (/ (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 (pow (pow (pow (- (log -1) (log (/ 1 (- base)))) 2) 3) 1/3) into (pow (pow (pow (- (log -1) (log (/ -1 base))) 2) 3) 1/3) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (log (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (log (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (log (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 4 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (exp (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (exp (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 5 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (sqrt (+ (* re re) (* im im)))) (cbrt (sqrt (+ (* re re) (* im im))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* im im) (* re re)))) (cbrt (sqrt (+ (* im im) (* re re))))) * [exit]simplify: Simplified to (* (cbrt (sqrt (+ (* im im) (* re re)))) (cbrt (sqrt (+ (* im im) (* re re))))) * [enter]simplify: Simplifying (cbrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (cbrt (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 6 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (sqrt (+ (* re re) (* im im))) (sqrt (+ (* re re) (* im im)))) (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (+ (* im im) (* re re)) (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (* (+ (* im im) (* re re)) (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 7 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (cbrt (+ (* re re) (* im im))) (cbrt (+ (* re re) (* im im))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (fabs (cbrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (fabs (cbrt (+ (* im im) (* re re)))) * [enter]simplify: Simplifying (sqrt (cbrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (cbrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 8 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 9 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (sqrt 1) * [exit]simplify: Simplified to (sqrt 1) * [enter]simplify: Simplifying (sqrt (+ (* re re) (* im im))) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (7 enodes) * [exit]simplify: Simplified to (sqrt (+ (* im im) (* re re))) * [exit]simplify: Simplified to (sqrt (+ (* im im) (* re re))) * * * * [misc]progress: [ 10 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (+ (pow (* re re) 3) (pow (* im im) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (pow im 3) (pow im 3)) (pow (* re re) 3))) * [exit]simplify: Simplified to (sqrt (+ (* (pow im 3) (pow im 3)) (pow (* re re) 3))) * [enter]simplify: Simplifying (sqrt (+ (* (* re re) (* re re)) (- (* (* im im) (* im im)) (* (* re re) (* im im))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (70 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (235 enodes) * [exit]simplify: Simplified to (sqrt (+ (* (- (* re re) (* im im)) (* re re)) (* (* im im) (* im im)))) * [exit]simplify: Simplified to (sqrt (+ (* (- (* re re) (* im im)) (* re re)) (* (* im im) (* im im)))) * * * * [misc]progress: [ 11 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (- (* (* re re) (* re re)) (* (* im im) (* im im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * [exit]simplify: Simplified to (sqrt (* (+ (* re re) (* im im)) (- (* re re) (* im im)))) * [exit]simplify: Simplified to (sqrt (* (+ (* re re) (* im im)) (- (* re re) (* im im)))) * [enter]simplify: Simplifying (sqrt (- (* re re) (* im im))) * * [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 (33 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (sqrt (* (- re im) (+ re im))) * [exit]simplify: Simplified to (sqrt (* (- re im) (+ re im))) * * * * [misc]progress: [ 12 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [enter]simplify: Simplifying (sqrt (sqrt (+ (* re re) (* im im)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * [exit]simplify: Simplified to (sqrt (sqrt (+ (* im im) (* re re)))) * * * * [misc]progress: [ 13 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ (log (log base)) (log (log base))) 3) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * [exit]simplify: Simplified to (* (log (log base)) (+ 3 3)) * [exit]simplify: Simplified to (* (log (log base)) (+ 3 3)) * * * * [misc]progress: [ 16 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (* (log base) (log base))) 3) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * [exit]simplify: Simplified to (* (log (log base)) (+ 3 3)) * [exit]simplify: Simplified to (* (log (log base)) (+ 3 3)) * * * * [misc]progress: [ 17 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log (* (log base) (log base))) 3) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * [exit]simplify: Simplified to (* (log (log base)) (+ 3 3)) * [exit]simplify: Simplified to (* (log (log base)) (+ 3 3)) * * * * [misc]progress: [ 18 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 1) 3) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (+ 3 3) * [exit]simplify: Simplified to (+ 3 3) * * * * [misc]progress: [ 19 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 3) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 3 * [exit]simplify: Simplified to 3 * * * * [misc]progress: [ 20 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* 2 3) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to (* 3 2) * [exit]simplify: Simplified to (* 3 2) * * * * [misc]progress: [ 21 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (+ 1 1) 3) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (11 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (+ 3 3) * [exit]simplify: Simplified to (+ 3 3) * * * * [misc]progress: [ 22 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 3) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 3 * [exit]simplify: Simplified to 3 * * * * [misc]progress: [ 23 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (log base) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (pow (log base) 3) * [exit]simplify: Simplified to (pow (log base) 3) * [enter]simplify: Simplifying (pow (log base) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (pow (log base) 3) * [exit]simplify: Simplified to (pow (log base) 3) * * * * [misc]progress: [ 24 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (log base) (log base)) (* (log base) (log base))) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (pow (log base) (+ 3 1)) * [exit]simplify: Simplified to (pow (log base) (+ 3 1)) * * * * [misc]progress: [ 25 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (log (pow (* (log base) (log base)) 3)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (* (log (log base)) (+ 3 3)) * [exit]simplify: Simplified to (* (log (log base)) (+ 3 3)) * * * * [misc]progress: [ 27 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (pow (* (log base) (log base)) 3)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (pow (pow base (log base)) (pow (log base) (+ 1 3))) * [exit]simplify: Simplified to (pow (pow base (log base)) (pow (log base) (+ 1 3))) * * * * [misc]progress: [ 28 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (pow (* (log base) (log base)) 3)) (cbrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (pow (log base) (+ 1 3)) * [exit]simplify: Simplified to (pow (log base) (+ 1 3)) * [enter]simplify: Simplifying (cbrt (pow (* (log base) (log base)) 3)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 29 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (pow (* (log base) (log base)) 3) (pow (* (log base) (log base)) 3)) (pow (* (log base) (log base)) 3)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (260 enodes) * * [misc]simplify: iters left: 1 (294 enodes) * [exit]simplify: Simplified to (pow (pow (log base) 3) (+ (+ 3 1) (+ 1 1))) * [exit]simplify: Simplified to (pow (pow (log base) 3) (+ (+ 3 1) (+ 1 1))) * * * * [misc]progress: [ 30 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (log base) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (pow (log base) 3) * [exit]simplify: Simplified to (pow (log base) 3) * [enter]simplify: Simplifying (pow (log base) 3) * * [misc]simplify: iters left: 2 (4 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (pow (log base) 3) * [exit]simplify: Simplified to (pow (log base) 3) * * * * [misc]progress: [ 31 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (log base) (log base)) (* (log base) (log base))) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (13 enodes) * * [misc]simplify: iters left: 1 (16 enodes) * [exit]simplify: Simplified to (pow (log base) (+ 3 1)) * [exit]simplify: Simplified to (pow (log base) (+ 3 1)) * * * * [misc]progress: [ 32 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (pow (* (log base) (log base)) 3)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (fabs (pow (log base) 3)) * [exit]simplify: Simplified to (fabs (pow (log base) 3)) * [enter]simplify: Simplifying (sqrt (pow (* (log base) (log base)) 3)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (fabs (pow (log base) 3)) * [exit]simplify: Simplified to (fabs (pow (log base) 3)) * * * * [misc]progress: [ 35 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 83 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 37 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 38 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 83 ] 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 1) * [exit]simplify: Simplified to (+ 1 1) * * * * [misc]progress: [ 40 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (log base)) (log (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 42 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (log (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 43 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * [exit]simplify: Simplified to (pow base (log base)) * [exit]simplify: Simplified to (pow base (log base)) * * * * [misc]progress: [ 44 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (log base)) (* (* (log base) (log base)) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 45 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [enter]simplify: Simplifying (cbrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 46 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (log base) (log base)) (* (log base) (log base))) (* (log base) (log base))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (43 enodes) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * [exit]simplify: Simplified to (pow (* (log base) (log base)) 3) * * * * [misc]progress: [ 47 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * [enter]simplify: Simplifying (sqrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * * * * [misc]progress: [ 48 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 49 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (* (cbrt (log base)) (cbrt (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * [exit]simplify: Simplified to (* (cbrt (log base)) (* (cbrt (log base)) (log base))) * * * * [misc]progress: [ 50 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (sqrt (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 51 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) 1) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 52 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * [exit]simplify: Simplified to (* (cbrt (log base)) (log base)) * * * * [misc]progress: [ 53 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (sqrt (log base)) (log base)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * [exit]simplify: Simplified to (* (sqrt (log base)) (log base)) * * * * [misc]progress: [ 54 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (log base) (log base)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 55 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 56 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (log (cbrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * [exit]simplify: Simplified to (+ (log (log base)) (log (log base))) * * * * [misc]progress: [ 59 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (exp (cbrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (pow base (log base)) * [exit]simplify: Simplified to (pow base (log base)) * * * * [misc]progress: [ 60 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * [enter]simplify: Simplifying (cbrt (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 61 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (* (log base) (log base)) (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (cbrt (pow (log base) (+ 1 3))) * [exit]simplify: Simplified to (cbrt (pow (log base) (+ 1 3))) * [enter]simplify: Simplifying (cbrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 62 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (pow (* (log base) (log base)) 3)) (cbrt (pow (* (log base) (log base)) 3)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (cbrt (pow (log base) (+ 3 1))) * [exit]simplify: Simplified to (cbrt (pow (log base) (+ 3 1))) * [enter]simplify: Simplifying (cbrt (cbrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 63 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * [enter]simplify: Simplifying (cbrt (pow (log base) 3)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (12 enodes) * [exit]simplify: Simplified to (log base) * [exit]simplify: Simplified to (log base) * * * * [misc]progress: [ 64 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (log base) (log base))) * * [misc]simplify: iters left: 4 (4 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [enter]simplify: Simplifying (cbrt (* (* (log base) (log base)) (* (log base) (log base)))) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (cbrt (pow (log base) (+ 1 3))) * [exit]simplify: Simplified to (cbrt (pow (log base) (+ 1 3))) * * * * [misc]progress: [ 65 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (cbrt (fabs (pow (log base) 3))) * [exit]simplify: Simplified to (cbrt (fabs (pow (log base) 3))) * [enter]simplify: Simplifying (cbrt (sqrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (cbrt (fabs (pow (log base) 3))) * [exit]simplify: Simplified to (cbrt (fabs (pow (log base) 3))) * * * * [misc]progress: [ 66 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 1) * [exit]simplify: Simplified to (cbrt 1) * [enter]simplify: Simplifying (cbrt (pow (* (log base) (log base)) 3)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (* (log base) (log base)) * [exit]simplify: Simplified to (* (log base) (log base)) * * * * [misc]progress: [ 67 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (pow (* (log base) (log base)) 3))) (cbrt (cbrt (pow (* (log base) (log base)) 3)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (49 enodes) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [exit]simplify: Simplified to (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base)))) * [enter]simplify: Simplifying (cbrt (cbrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * [exit]simplify: Simplified to (cbrt (* (log base) (log base))) * * * * [misc]progress: [ 68 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (cbrt (pow (* (log base) (log base)) 3)) (cbrt (pow (* (log base) (log base)) 3))) (cbrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (* (pow (log base) 3) (pow (log base) 3)) * [exit]simplify: Simplified to (* (pow (log base) 3) (pow (log base) 3)) * * * * [misc]progress: [ 69 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 70 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * [enter]simplify: Simplifying (sqrt (cbrt (pow (* (log base) (log base)) 3))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (fabs (log base)) * [exit]simplify: Simplified to (fabs (log base)) * * * * [misc]progress: [ 71 / 83 ] simplifiying candidate # * * * * [misc]progress: [ 72 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log im) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (* (log base) (log base)) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (146 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (/ (log im) (log base)) * * * * [misc]progress: [ 73 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log re) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (* (log base) (log base)) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (114 enodes) * * [misc]simplify: iters left: 2 (146 enodes) * * [misc]simplify: iters left: 1 (197 enodes) * [exit]simplify: Simplified to (/ (log re) (log base)) * * * * [misc]progress: [ 74 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (* -1 re)) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (* (log base) (log base)) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (139 enodes) * * [misc]simplify: iters left: 2 (311 enodes) * * [misc]simplify: iters left: 1 (434 enodes) * [exit]simplify: Simplified to (/ (log (- re)) (log base)) * * * * [misc]progress: [ 75 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (pow (log base) 2) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (146 enodes) * * [misc]simplify: iters left: 1 (172 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (log base)) * * * * [misc]progress: [ 76 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (pow (log (/ 1 base)) 2) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (188 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) * * * * [misc]progress: [ 77 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (pow (- (log -1) (log (/ -1 base))) 2) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (268 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) * * * * [misc]progress: [ 78 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (pow (log base) 2) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (22 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (146 enodes) * * [misc]simplify: iters left: 1 (172 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (log base)) * * * * [misc]progress: [ 79 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (pow (log (/ 1 base)) 2) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (25 enodes) * * [misc]simplify: iters left: 5 (37 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (188 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) * * * * [misc]progress: [ 80 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (pow (- (log -1) (log (/ -1 base))) 2) 3)) (* 0 0))) * * [misc]simplify: iters left: 6 (27 enodes) * * [misc]simplify: iters left: 5 (38 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (268 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) * * * * [misc]progress: [ 81 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (pow (pow (pow (log base) 2) 3) 1/3) (* 0 0))) * * [misc]simplify: iters left: 6 (23 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (172 enodes) * * [misc]simplify: iters left: 1 (229 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (log base)) * * * * [misc]progress: [ 82 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (pow (pow (pow (log (/ 1 base)) 2) 3) 1/3) (* 0 0))) * * [misc]simplify: iters left: 6 (26 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (196 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) * * * * [misc]progress: [ 83 / 83 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (pow (pow (pow (- (log -1) (log (/ -1 base))) 2) 3) 1/3) (* 0 0))) * * [misc]simplify: iters left: 6 (28 enodes) * * [misc]simplify: iters left: 5 (40 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (288 enodes) * [exit]simplify: Simplified to (/ (log (sqrt (+ (* im im) (* re re)))) (/ (log base) (/ (log base) (log base)))) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime-changes: Finding splitpoints for: (# # # # # # # # # # # # # # # # # #) * [misc]regimes: searching between -13.409043422716916 and -20.335968298092162 on (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.89627914094484 on (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (* (log base) (log base)) (* 0 0))) * [misc]regimes: searching between -2.4379141026999573e+131 and -1.8249073686446273e+133 on re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 2.7059865808295602e+69 and 1.2787559270422884e+67 on re * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -4.091370602708536e+114 and -9.878474639205292e+118 on im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.1050152881333996e-289 and -1.7903250738010657e-289 on im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 1.0897167552258029e-246 and 1.4168868140050545e-247 on im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 3.280556283645574e+55 and 1.174448705214028e+43 on im * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 355.77829700465105 and 348.38916442148883 on (log base) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 378.07002556001123 and 373.84092182163926 on (log base) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 3.255001327739188e+154 and 2.0113685869236002e+151 on base * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1.5621612966520926e+164 and 2.2753565299912646e+162 on base * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -9.602547402889034 and -20.335968298092162 on (/ (log (- im)) (/ (log base) 1)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -1.425603291183645 and -1.4311441089834942 on (/ (log (- im)) (/ (log base) 1)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -0.7772460160791457 and -0.7934051530535075 on (/ (log (- im)) (/ (log base) 1)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -0.22537283717508602 and -0.25007714223002375 on (/ (log (- im)) (/ (log base) 1)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.8016819727294966 and 1.685747891132368 on (/ (log (- im)) (/ (log base) 1)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 77.82045444446673 and 16.42720387382356 on (/ (log (- im)) (/ (log base) 1)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -575.7364229722053 and -591.4596551301589 on (log (- im)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -356.34151787389044 and -380.8856583432918 on (log (- im)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 166.45525801889704 and 136.30050691318334 on (log (- im)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 707.1540969016506 and 704.776686947811 on (log (- im)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.174448705214028e+43 and -3.280556283645574e+55 on (- im) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -1.4168868140050545e-247 and -1.0897167552258029e-246 on (- im) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.7903250738010657e-289 and 1.1050152881333996e-289 on (- im) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 1.952540457379043e+72 and 1.565157450898902e+59 on (- im) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [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 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 355.77829700465105 and 348.38916442148883 on (/ (log base) 1) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 378.07002556001123 and 373.84092182163926 on (/ (log base) 1) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -0.9400333124978977 and -0.9757954250444023 on (/ (log im) (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.960295479768238 and 0.8032007895345619 on (/ (log im) (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 14 additional inputs, on iter 1 have 2 / 16 * * * * [misc]points: Computing exacts for 14 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 11 additional inputs, on iter 2 have 5 / 16 * * * * [misc]points: Computing exacts for 11 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between 24.89627914094484 and 19.564043900614237 on (/ (log im) (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 127.83019312136076 and 99.17195784918552 on (log im) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between 697.973341878118 and 653.9936172333479 on (log im) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -13.409043422716918 and -20.335968298092165 on (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.89627914094484 on (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) * [misc]regimes: searching between -367.44158377460855 and -inf.0 on (log (sqrt (+ (* im im) (* re re)))) * [misc]regimes: searching between +inf.0 and 351.36249933772933 on (log (sqrt (+ (* im im) (* re re)))) * [misc]regimes: searching between 2.6433078450091484e-160 and 0.0 on (sqrt (+ (* im im) (* re re))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 3.9336399872880145e+152 on (sqrt (+ (* im im) (* re re))) * [misc]regimes: searching between 6.9870763634869e-320 and 0.0 on (+ (* im im) (* re re)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between +inf.0 and 1.547352354959125e+305 on (+ (* im im) (* re re)) * [misc]regimes: searching between +inf.0 and 1.547352354959125e+305 on (* im im) * [misc]regimes: searching between +inf.0 and 2.0927197686631095e+296 on (* re re) * [misc]regimes: searching between -13.409043422716916 and -20.335968298092165 on (cbrt (pow (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) 3)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.89627914094484 on (cbrt (pow (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) 3)) * [misc]regimes: searching between -2410.9787993852274 and -8409.972361869928 on (pow (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) 3) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between +inf.0 and 15431.32912468609 on (pow (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) 3) * [misc]regimes: searching between -13.409043422716916 and -20.335968298092162 on (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.89627914094484 on (/ (log (sqrt (+ (* im im) (* re re)))) (/ (* (log base) (log base)) (log base))) * [misc]regimes: searching between 355.77829700465105 and 348.38916442148883 on (/ (* (log base) (log base)) (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 378.07002556001123 and 373.84092182163926 on (/ (* (log base) (log base)) (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -13.40904342271692 and -20.335968298092173 on (* (* (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (fabs (log base))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (sqrt (* (log base) (log base))))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.896279140944838 on (* (* (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (fabs (log base))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (sqrt (* (log base) (log base))))) * [misc]regimes: searching between -0.9400333124978976 and -0.9757954250444021 on (/ (* (log base) (log im)) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 7 have 15 / 16 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 0.9602954797682379 and 0.8032007895345619 on (/ (* (log base) (log im)) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 24.89627914094484 and 19.564043900614237 on (/ (* (log base) (log im)) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -0.594731928066059 and -0.6739902281121806 on (/ (* (log base) (log re)) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.8832089682622232 and 0.8499654273150422 on (/ (* (log base) (log re)) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 2.4662596674489374 and 1.8786739812666482 on (/ (* (log base) (log re)) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 159.87383798728243 and 154.5190889039022 on (log re) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 699.6496031914215 and 694.4413591801587 on (log re) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -13.409043422716923 and -20.33596829809217 on (* (* (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (log base) (log base)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 8 additional inputs, on iter 3 have 8 / 16 * * * * [misc]points: Computing exacts for 8 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.896279140944834 on (* (* (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re))))))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (* (log base) (log base)))) * [misc]regimes: searching between -13.409043422716925 and -20.335968298092176 on (* (* (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base))))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base))))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.89627914094482 on (* (* (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base))))) (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base))))) * [misc]regimes: searching between -2.3757419464513343 and -2.7295325984503758 on (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 2.919968377908036 on (/ (cbrt (* (log base) (log (sqrt (+ (* im im) (* re re)))))) (cbrt (* (log base) (log base)))) * [misc]regimes: searching between -0.594731928066059 and -0.6739902281121805 on (/ (- (log re)) (- (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 0.8832089682622232 and 0.8499654273150421 on (/ (- (log re)) (- (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 2.4662596674489374 and 1.878673981266648 on (/ (- (log re)) (- (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -154.5190889039022 and -159.87383798728243 on (- (log re)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -373.84092182163926 and -378.07002556001123 on (- (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 19 points with exact outputs * [misc]regimes: searching between -348.38916442148883 and -355.77829700465105 on (- (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -13.409043422716916 and -20.335968298092165 on (* (/ 1 (sqrt (* (log base) (log base)))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.89627914094484 on (* (/ 1 (sqrt (* (log base) (log base)))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (sqrt (* (log base) (log base))))) * [misc]regimes: searching between -13.409043422716918 and -20.335968298092162 on (* (/ 1 (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base))))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (cbrt (* (log base) (log base))))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.896279140944827 on (* (/ 1 (* (cbrt (* (log base) (log base))) (cbrt (* (log base) (log base))))) (/ (* (log base) (log (sqrt (+ (* im im) (* re re))))) (cbrt (* (log base) (log base))))) * [misc]regimes: searching between -0.5919632593577943 and -0.5962604053430183 on (/ (log (- re)) (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 0.912010162218255 and 0.9035854962027378 on (/ (log (- re)) (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 11.710004712673756 and 5.819628727747748 on (/ (log (- re)) (log base)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 293.0136201938697 and 288.2780561119321 on (log (- re)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 697.021558343777 and 686.6151801768644 on (log (- re)) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -1.2787559270422884e+67 and -2.7059865808295602e+69 on (- re) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1.795553594575105e+127 and 1.5760464867608584e+125 on (- re) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between -13.409043422716916 and -20.335968298092165 on (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (* (log base) (log base)) 3)) (* 0 0))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between +inf.0 and 24.896279140944845 on (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0)) (+ (cbrt (pow (* (log base) (log base)) 3)) (* 0 0))) * [misc]regimes: searching between -9.602547402889034 and -20.335968298092162 on (/ (* (log base) (log (- im))) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -1.425603291183645 and -1.4311441089834942 on (/ (* (log base) (log (- im))) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: searching between -0.7772460160791458 and -0.7934051530535075 on (/ (* (log base) (log (- im))) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between -0.22537283717508602 and -0.25007714223002375 on (/ (* (log base) (log (- im))) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 16 points with exact outputs * [misc]regimes: searching between 1.8016819727294966 and 1.685747891132368 on (/ (* (log base) (log (- im))) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 17 points with exact outputs * [misc]regimes: searching between 77.82045444446673 and 16.42720387382356 on (/ (* (log base) (log (- im))) (* (log base) (log base))) * * * * [misc]points: Sampling 16 additional inputs, on iter 0 have 0 / 16 * * * * [misc]points: Computing exacts for 16 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 18 points with exact outputs * [misc]regimes: Found splitpoints: (#s(sp 0 (- im) -3.280556283645574e+55) #s(sp 1 (- im) -2.6204380796035766e-247) #s(sp 2 (- im) 1.1050152881333996e-289) #s(sp 1 (- im) 1.708472900206682e+72) #s(sp 3 (- im) +nan.0)) , with alts (# # # #) * [enter]simplify: Simplifying (if (<= (- im) -3.280556283645574e+55) (/ (log im) (log base)) (if (<= (- im) -2.6204380796035766e-247) (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) (if (<= (- im) 1.1050152881333996e-289) (/ (- (log re)) (- (log base))) (if (<= (- im) 1.708472900206682e+72) (* (/ (log (sqrt (+ (* im im) (* re re)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* (log base) (log base)) (* 0 0))))) (/ (log (- im)) (/ (log base) 1)))))) * * [misc]simplify: iters left: 6 (45 enodes) * * [misc]simplify: iters left: 5 (54 enodes) * * [misc]simplify: iters left: 4 (56 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (if (<= (- im) -3.280556283645574e+55) (/ (log im) (log base)) (if (<= (- im) -2.6204380796035766e-247) (* (/ (log (sqrt (+ (* re re) (* im im)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* 0 0) (* (log base) (log base)))))) (if (<= (- im) 1.1050152881333996e-289) (/ (- (log re)) (- (log base))) (if (<= (- im) 1.708472900206682e+72) (* (/ (log (sqrt (+ (* re re) (* im im)))) (* (pow (log base) 3) (* (log base) (log base)))) (+ (* (* (log base) (log base)) (* (log base) (log base))) (- (* (* 0 0) (* 0 0)) (* (* 0 0) (* (log base) (log base)))))) (/ (log (- im)) (log base)))))) * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 250 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 125 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 62 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 31 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 15 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 7 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 8000 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 8000 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 3938 additional inputs, on iter 1 have 4062 / 8000 * * * * [misc]points: Computing exacts on every 246 of 3938 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 123 of 3938 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 61 of 3938 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 30 of 3938 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 15 of 3938 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 7 of 3938 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 3938 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 3938 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 1995 additional inputs, on iter 2 have 6005 / 8000 * * * * [misc]points: Computing exacts on every 124 of 1995 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 62 of 1995 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 31 of 1995 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 15 of 1995 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 7 of 1995 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 1995 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 1995 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 1013 additional inputs, on iter 3 have 6987 / 8000 * * * * [misc]points: Computing exacts on every 63 of 1013 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 31 of 1013 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 15 of 1013 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 7 of 1013 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 1013 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 1013 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 509 additional inputs, on iter 4 have 7491 / 8000 * * * * [misc]points: Computing exacts on every 31 of 509 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 15 of 509 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 7 of 509 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 509 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 509 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 243 additional inputs, on iter 5 have 7757 / 8000 * * * * [misc]points: Computing exacts on every 15 of 243 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 7 of 243 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 243 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 243 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 126 additional inputs, on iter 6 have 7874 / 8000 * * * * [misc]points: Computing exacts on every 7 of 126 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 3 of 126 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 126 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 65 additional inputs, on iter 7 have 7935 / 8000 * * * * [misc]points: Computing exacts on every 4 of 65 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts on every 2 of 65 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 65 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 32 additional inputs, on iter 8 have 7968 / 8000 * * * * [misc]points: Computing exacts on every 2 of 32 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Computing exacts for 32 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 10 additional inputs, on iter 10 have 7990 / 8000 * * * * [misc]points: Computing exacts for 10 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [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 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 12 have 7999 / 8000 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Setting MPFR precision to 576 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 8001 points with exact outputs