* [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 110 additional inputs, on iter 1 have 146 / 256 * * * * [misc]points: Computing exacts on every 6 of 110 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 110 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 110 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 54 additional inputs, on iter 2 have 202 / 256 * * * * [misc]points: Computing exacts on every 3 of 54 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 54 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 32 additional inputs, on iter 3 have 224 / 256 * * * * [misc]points: Computing exacts on every 2 of 32 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 32 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 18 additional inputs, on iter 4 have 238 / 256 * * * * [misc]points: Computing exacts for 18 points * * * * [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 5 have 244 / 256 * * * * [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 4 additional inputs, on iter 6 have 253 / 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 (* 2 (cos (+ (/ (* 2 PI) 3) (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (* (cos (fma 2/3 PI (/ (acos (/ (- g) h)) 3))) 2) * * [misc]progress: iteration 1 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 3 ] rewriting at (2 1) * * * * [misc]progress: [ 2 / 3 ] rewriting at (2 1 1 3) * * * * [misc]progress: [ 3 / 3 ] rewriting at (2 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 3 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- g) h)) 3))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- g) h)) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ g h))))) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- g) h)) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ g h))))) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- g) h)) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ g h))))) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 1) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) in h * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 1) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]approximate: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ h g))))) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ h g))))) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ h g))))) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 1) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) in h * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 1) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * [misc]approximate: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ h g))))) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ h g))))) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ h g))))) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 1) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) in h * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 1) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) (* 2/3 PI))) into (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * * * * [misc]progress: [ 2 / 3 ] generating series at (2 1 1 3) * [misc]approximate: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]approximate: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]approximate: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) into (* 1/3 (acos (* -1 (/ g h)))) * * * * [misc]progress: [ 3 / 3 ] generating series at (2 1 1) * [misc]approximate: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- g) h)) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- g) h)) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- g) h)) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- g) h)) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ g h))))) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]approximate: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ h g))))) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * [misc]approximate: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* 1/3 (acos (* -1 (/ h g))))) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]taylor: Taking taylor expansion of (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ h g)))) (* 2/3 PI)) * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) (* 2/3 PI)) into (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cos (* 2/3 PI)) (cos (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * [exit]simplify: Simplified to (* (cos (* 2/3 PI)) (cos (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1) to (λ (g h) (* (- (* (cos (* 2/3 PI)) (cos (/ (acos (- (/ g h))) 3))) (* (sin (* 2/3 PI)) (sin (/ (acos (/ (- g) h)) 3)))) 2)) * * * * [misc]progress: [ 4 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 19 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ PI 2) 3) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ PI 6) * [misc]simplify: Simplified (2 1 1 3 1) to (λ (g h) (* (cos (fma 2/3 PI (- (/ PI 6) (/ (asin (/ (- g) h)) 3)))) 2)) * * * * [misc]progress: [ 21 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (/ PI 3) * * [misc]simplify: iters left: 2 (3 enodes) * [exit]simplify: Simplified to (/ PI 3) * [misc]simplify: Simplified (2 1 1 3 1) to (λ (g h) (* (cos (fma 2/3 PI (- (/ PI 3) (/ (acos (/ g h)) 3)))) 2)) * * * * [misc]progress: [ 22 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h)))) * [misc]simplify: Simplified (2 1 1 3 1) to (λ (g h) (* (cos (fma 2/3 PI (/ (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h)))) (/ 3 (cbrt (acos (/ (- g) h))))))) 2)) * * * * [misc]progress: [ 26 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (sqrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 1) to (λ (g h) (* (cos (fma 2/3 PI (/ (sqrt (acos (- (/ g h)))) (/ 3 (sqrt (acos (/ (- g) h))))))) 2)) * * * * [misc]progress: [ 27 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 46 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (cos (fma 1/3 (acos (/ (- g) h)) (* PI 2/3))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma 1/3 (acos (/ (- g) h)) (* PI 2/3))) 2)) * * * * [misc]progress: [ 39 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (cos (fma 1/3 (acos (/ (- g) h)) (* PI 2/3))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma 1/3 (acos (/ (- g) h)) (* PI 2/3))) 2)) * * * * [misc]progress: [ 40 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (cos (fma 1/3 (acos (/ (- g) h)) (* PI 2/3))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma 1/3 (acos (/ (- g) h)) (* PI 2/3))) 2)) * * * * [misc]progress: [ 41 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/3 (acos (* -1 (/ g h)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (* 1/3 (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 3) to (λ (g h) (* (cos (fma 2/3 PI (* 1/3 (acos (/ (- g) h))))) 2)) * * * * [misc]progress: [ 42 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/3 (acos (* -1 (/ g h)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (* 1/3 (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 3) to (λ (g h) (* (cos (fma 2/3 PI (* 1/3 (acos (/ (- g) h))))) 2)) * * * * [misc]progress: [ 43 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1/3 (acos (* -1 (/ g h)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (* 1/3 (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 3) to (λ (g h) (* (cos (fma 2/3 PI (* 1/3 (acos (/ (- g) h))))) 2)) * * * * [misc]progress: [ 44 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (fma 1/3 (acos (- (/ g h))) (* PI 2/3)) * [misc]simplify: Simplified (2 1 1) to (λ (g h) (* (cos (fma 1/3 (acos (- (/ g h))) (* PI 2/3))) 2)) * * * * [misc]progress: [ 45 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (fma 1/3 (acos (- (/ g h))) (* PI 2/3)) * [misc]simplify: Simplified (2 1 1) to (λ (g h) (* (cos (fma 1/3 (acos (- (/ g h))) (* PI 2/3))) 2)) * * * * [misc]progress: [ 46 / 46 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* 1/3 (acos (* -1 (/ g h)))) (* 2/3 PI)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (fma 1/3 (acos (- (/ g h))) (* PI 2/3)) * [misc]simplify: Simplified (2 1 1) to (λ (g h) (* (cos (fma 1/3 (acos (- (/ g h))) (* PI 2/3))) 2)) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 3 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 3 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 3 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 3 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 3 2) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 3 1 2) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 3 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 3 1) * [misc]approximate: Taking taylor expansion of (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (* (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (pow (* (pow 1/3 2) (pow (acos (* -1 (/ g h))) 2)) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* (pow 1/3 2) (pow (acos (* -1 (/ g h))) 2)) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (pow 1/3 2) (pow (acos (* -1 (/ g h))) 2))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (pow 1/3 2) (pow (acos (* -1 (/ g h))) 2)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (pow 1/3 2) (pow (acos (* -1 (/ g h))) 2))) in h * [misc]taylor: Taking taylor expansion of (* (pow 1/3 2) (pow (acos (* -1 (/ g h))) 2)) in h * [misc]taylor: Taking taylor expansion of (pow 1/3 2) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ g h))) 2) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 1/3) into 1/9 * [misc]backup-simplify: Simplify (* (acos (* -1 (/ g h))) (acos (* -1 (/ g h)))) into (pow (acos (* -1 (/ g h))) 2) * [misc]backup-simplify: Simplify (* 1/9 (pow (acos (* -1 (/ g h))) 2)) into (* 1/9 (pow (acos (* -1 (/ g h))) 2)) * [misc]backup-simplify: Simplify (log (* 1/9 (pow (acos (* -1 (/ g h))) 2))) into (log (* 1/9 (pow (acos (* -1 (/ g h))) 2))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ g h))) 2)))) into (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ g h))) 2)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ g h))) 2))))) into (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) into (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ g h))) 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 1/3)) into 0 * [misc]backup-simplify: Simplify (+ (* 1/9 0) (* 0 (pow (acos (* -1 (/ g h))) 2))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/9 (pow (acos (* -1 (/ g h))) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ g h))) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (acos (* -1 (/ g h))) 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 1/3))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/9 0) (+ (* 0 0) (* 0 (pow (acos (* -1 (/ g h))) 2)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/9 (pow (acos (* -1 (/ g h))) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ g h))) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) into (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) * [misc]approximate: Taking taylor expansion of (* (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2)) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2)) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2))) in h * [misc]taylor: Taking taylor expansion of (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2)) in h * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ h g))) 2) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (pow 1/3 2) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]backup-simplify: Simplify (* (acos (* -1 (/ h g))) (acos (* -1 (/ h g)))) into (pow (acos (* -1 (/ h g))) 2) * [misc]backup-simplify: Simplify (* 1/3 1/3) into 1/9 * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 2) 1/9) into (* 1/9 (pow (acos (* -1 (/ h g))) 2)) * [misc]backup-simplify: Simplify (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))) into (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2)))) into (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))))) into (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1/3) into (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 1/3)) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 2) 0) (* 0 1/9)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 1/3))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 2) 0) (+ (* 0 0) (* 0 1/9))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/9 (pow (acos (* -1 (/ (/ 1 h) (/ 1 g)))) 2)) 1/3) into (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) * [misc]approximate: Taking taylor expansion of (* (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (* (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2)) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2)) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2))) in h * [misc]taylor: Taking taylor expansion of (* (pow (acos (* -1 (/ h g))) 2) (pow 1/3 2)) in h * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ h g))) 2) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (pow 1/3 2) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]backup-simplify: Simplify (* (acos (* -1 (/ h g))) (acos (* -1 (/ h g)))) into (pow (acos (* -1 (/ h g))) 2) * [misc]backup-simplify: Simplify (* 1/3 1/3) into 1/9 * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 2) 1/9) into (* 1/9 (pow (acos (* -1 (/ h g))) 2)) * [misc]backup-simplify: Simplify (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))) into (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2)))) into (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2)))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))))) into (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1/3) into (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 1/3)) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 2) 0) (* 0 1/9)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 1/3))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 2) 0) (+ (* 0 0) (* 0 1/9))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/9 (pow (acos (* -1 (/ h g))) 2)) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/9 (pow (acos (* -1 (/ h g))) 2))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/9 (pow (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g))))) 2)) 1/3) into (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (* (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 8 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (* (cbrt (sqrt (/ (acos (- (/ g h))) 3))) (cbrt (sqrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 9 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (* 1 (cbrt (/ (acos (/ (- g) h)) 3)))))) 2)) * * * * [misc]progress: [ 10 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (* (cbrt (acos (- (/ g h)))) (cbrt (/ 1 3)))))) 2)) * * * * [misc]progress: [ 11 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (/ (cbrt (acos (- (/ g h)))) (cbrt 3))))) 2)) * * * * [misc]progress: [ 12 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 19 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (* (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 23 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (* (cbrt (sqrt (/ (acos (- (/ g h))) 3))) (cbrt (sqrt (/ (acos (/ (- g) h)) 3))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 24 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (* 1 (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 25 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (* (cbrt (acos (- (/ g h)))) (cbrt (/ 1 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 26 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (/ (cbrt (acos (- (/ g h)))) (cbrt 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 27 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 38 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (sqrt (/ (acos (- (/ g h))) 3))) (cbrt (sqrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 39 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* 1 (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 40 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (acos (- (/ g h)))) (cbrt (/ 1 3))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 41 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (/ (cbrt (acos (- (/ g h)))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 42 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (acos (/ (- g) h)) 3) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (/ (acos (/ (- g) h)) 3) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (pow (/ (acos (/ (- g) h)) 3) (+ 1/3 1/3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * [enter]simplify: Simplifying (+ 1/3 1/3) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to 2/3 * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (pow (/ (acos (/ (- g) h)) 3) 2/3) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 49 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (acos (/ (- g) h)) 3)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (cbrt (/ (acos (/ (- g) h)) 3)) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (pow (cbrt (/ (acos (/ (- g) h)) 3)) (+ 1 1)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * [enter]simplify: Simplifying (+ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to 2 * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (pow (cbrt (/ (acos (/ (- g) h)) 3)) 2) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 50 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (acos (/ (- g) h)) 3) (/ (acos (/ (- g) h)) 3)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (* (/ (acos (/ (- g) h)) 9) (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (pow (* (/ (acos (/ (- g) h)) 9) (acos (/ (- g) h))) 1/3) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 51 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (acos (- (/ g h))) 3)) (cbrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (pow (* (cbrt (/ (acos (- (/ g h))) 3)) (cbrt (/ (acos (- (/ g h))) 3))) 1) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 52 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (acos (/ (- g) h)) 3)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (cbrt (/ (acos (/ (- g) h)) 3)) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (pow (cbrt (/ (acos (/ (- g) h)) 3)) (+ 1 1)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 54 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (cbrt (/ (acos (/ (- g) h)) 3))) (log (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (+ (log (cbrt (/ (acos (/ (- g) h)) 3))) (log (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (exp (+ (log (cbrt (/ (acos (/ (- g) h)) 3))) (log (cbrt (/ (acos (/ (- g) h)) 3))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 56 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 58 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ (acos (/ (- g) h)) 3) (/ (acos (/ (- g) h)) 3)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (* (/ (acos (/ (- g) h)) 9) (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (cbrt (* (/ (acos (/ (- g) h)) 9) (acos (/ (- g) h)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 59 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 60 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 61 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 62 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h)))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h)))) (* (cbrt 3) (cbrt 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * [enter]simplify: Simplifying (* (cbrt 3) (cbrt 3)) * * [misc]simplify: iters left: 3 (3 enodes) * [exit]simplify: Simplified to (* (cbrt 3) (cbrt 3)) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h)))) (* (cbrt 3) (cbrt 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 63 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 64 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (cbrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) (cbrt (cbrt (/ (acos (- (/ g h))) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 65 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (sqrt (/ (acos (/ (- g) h)) 3)))) (cbrt (sqrt (/ (acos (- (/ g h))) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 66 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (acos (/ (- g) h)) 3)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (cbrt (/ (acos (/ (- g) h)) 3)) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt 1)) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 67 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ 1 3)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (cbrt 1/3) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (acos (/ (- g) h)))) (cbrt 1/3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 68 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (cbrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (cbrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (* (cbrt (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3))))) (cbrt (cbrt (/ (acos (- (/ g h))) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 69 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (sqrt (cbrt (/ (acos (/ (- g) h)) 3)))) (sqrt (cbrt (/ (acos (- (/ g h))) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 70 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (acos (/ (- g) h)) 3)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (cbrt (/ (acos (/ (- g) h)) 3)) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (/ (acos (/ (- g) h)) 3)) 1) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 71 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (* (cbrt (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 72 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (sqrt (/ (acos (- (/ g h))) 3))) (* (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 73 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* 1 (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 74 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (acos (- (/ g h)))) (* (cbrt (/ 1 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 75 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (* (cbrt (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (* (cbrt (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3)))) (* (cbrt (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 76 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (sqrt (cbrt (/ (acos (- (/ g h))) 3))) (* (sqrt (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 77 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 78 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 3) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to (cbrt 3) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (acos (/ (- g) h)))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 79 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (acos (/ (- g) h)))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (acos (/ (- g) h)))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 80 / 92 ] simplifiying candidate # * * * * [misc]progress: [ 81 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (* 1/3 (acos (- (/ g h)))))))) 2)) * * * * [misc]progress: [ 82 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (* 1/3 (acos (- (/ g h)))))))) 2)) * * * * [misc]progress: [ 83 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (* 1/3 (acos (- (/ g h)))))))) 2)) * * * * [misc]progress: [ 84 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 85 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 86 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 87 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (* 1/3 (acos (- (/ g h))))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 88 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (* 1/3 (acos (- (/ g h))))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 89 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (* (cbrt (* 1/3 (acos (- (/ g h))))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 90 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (cbrt (* 1/9 (* (acos (/ (- g) h)) (acos (/ (- g) h))))) * [misc]simplify: Simplified (2 1 1 3 1) to (λ (g h) (* (cos (fma 2/3 PI (* (cbrt (* 1/9 (* (acos (/ (- g) h)) (acos (/ (- g) h))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 91 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (cbrt (* 1/9 (* (acos (/ (- g) h)) (acos (/ (- g) h))))) * [misc]simplify: Simplified (2 1 1 3 1) to (λ (g h) (* (cos (fma 2/3 PI (* (cbrt (* 1/9 (* (acos (/ (- g) h)) (acos (/ (- g) h))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 92 / 92 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/9 (pow (acos (* -1 (/ g h))) 2)) 1/3) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (cbrt (* 1/9 (* (acos (/ (- g) h)) (acos (/ (- g) h))))) * [misc]simplify: Simplified (2 1 1 3 1) to (λ (g h) (* (cos (fma 2/3 PI (* (cbrt (* 1/9 (* (acos (/ (- g) h)) (acos (/ (- g) h))))) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1 3 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 3 1 1 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 3 1 1 1) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1 3 2) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 3 1 1 2) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 3 1 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ g h))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ g h))) 1/3) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (acos (* -1 (/ g h))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ g h))) 1/3) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ h g))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ h g))) 1/3) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (acos (* -1 (/ h g))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ (/ 1 h) (/ 1 g)))) 1/3) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ h g))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ h g))) 1/3) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (acos (* -1 (/ h g))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g))))) 1/3) into (pow (acos (* -1 (/ g h))) 1/3) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) in h * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in h * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in h * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ g h))) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3))) into (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ g h))) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3))) into (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ g h))) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3))) into (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 1) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) in h * [misc]taylor: Taking taylor expansion of (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) in h * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (acos (* -1 (/ g h))) (pow 1/27 1/3)) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of (pow 1/27 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 1/27))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 1/27)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 1/27) in h * [misc]taylor: Taking taylor expansion of 1/27 in h * [misc]backup-simplify: Simplify 1/27 into 1/27 * [misc]backup-simplify: Simplify (log 1/27) into (log 1/27) * [misc]backup-simplify: Simplify (* 1/3 (log 1/27)) into (* 1/3 (log 1/27)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 1/27))) into (pow 1/27 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (acos (* -1 (/ g h))) (pow 1/27 1/3)) into (* (acos (* -1 (/ g h))) (pow 1/27 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) into (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 1) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ g h))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 3 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 3))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/27 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 1/27))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ g h))) 0) (* 0 (pow 1/27 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ g h))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 3 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 3 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/27 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/27 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 1/27)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ g h))) 0) (+ (* 0 0) (* 0 (pow 1/27 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (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 (acos (* -1 (/ g h))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ g h))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 3 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]approximate: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) in h * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in h * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in h * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) in h * [misc]taylor: Taking taylor expansion of (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))) in h * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (pow 1/27 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 1/27))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 1/27)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 1/27) in h * [misc]taylor: Taking taylor expansion of 1/27 in h * [misc]backup-simplify: Simplify 1/27 into 1/27 * [misc]backup-simplify: Simplify (log 1/27) into (log 1/27) * [misc]backup-simplify: Simplify (* 1/3 (log 1/27)) into (* 1/3 (log 1/27)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 1/27))) into (pow 1/27 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) into (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 3 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 3))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/27 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 1/27))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (* 0 (pow 1/27 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 3 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 3 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/27 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/27 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 1/27)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (+ (* 0 0) (* 0 (pow 1/27 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (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 (acos (* -1 (/ h g))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 3 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ (/ 1 h) (/ 1 g)))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]approximate: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) in h * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in h * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in h * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) in h * [misc]taylor: Taking taylor expansion of (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))) in h * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (pow 1/27 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 1/27))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 1/27)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 1/27) in h * [misc]taylor: Taking taylor expansion of 1/27 in h * [misc]backup-simplify: Simplify 1/27 into 1/27 * [misc]backup-simplify: Simplify (log 1/27) into (log 1/27) * [misc]backup-simplify: Simplify (* 1/3 (log 1/27)) into (* 1/3 (log 1/27)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 1/27))) into (pow 1/27 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) into (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 3 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 3))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/27 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 1/27))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (* 0 (pow 1/27 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 3 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 3 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/27 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/27 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 1/27)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (+ (* 0 0) (* 0 (pow 1/27 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (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 (acos (* -1 (/ h g))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 3 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g))))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 5 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (* (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 8 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (* (cbrt (sqrt (/ (acos (- (/ g h))) 3))) (cbrt (sqrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 9 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (* 1 (cbrt (/ (acos (/ (- g) h)) 3)))))) 2)) * * * * [misc]progress: [ 10 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (* (cbrt (acos (- (/ g h)))) (cbrt (/ 1 3)))))) 2)) * * * * [misc]progress: [ 11 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (/ (cbrt (acos (- (/ g h)))) (cbrt 3))))) 2)) * * * * [misc]progress: [ 12 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 19 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 20 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 21 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 3 1 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (* (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 23 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 3 1 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (* (cbrt (sqrt (/ (acos (- (/ g h))) 3))) (cbrt (sqrt (/ (acos (/ (- g) h)) 3))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 24 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 3 1 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (* 1 (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 25 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 1 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (* (cbrt (acos (- (/ g h)))) (cbrt (/ 1 3)))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 26 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 3 1 1 2 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (/ (cbrt (acos (- (/ g h)))) (cbrt 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 27 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h))))) * [misc]simplify: Simplified (2 1 1 3 1 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (* (cbrt (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h))))) (cbrt (cbrt (acos (/ (- g) h))))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 38 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (acos (/ (- g) h)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (acos (/ (- g) h)))) * [misc]simplify: Simplified (2 1 1 3 1 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (* (cbrt (sqrt (acos (/ (- g) h)))) (cbrt (sqrt (acos (/ (- g) h))))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 39 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 3 1 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (* 1 (cbrt (acos (/ (- g) h)))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 40 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cos (* 2/3 PI)) (cos (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (53 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (* (cos (* 2/3 PI)) (cos (/ (* (cbrt (/ (acos (- (/ g h))) 3)) (cbrt (/ (acos (- (/ g h))) 3))) (/ (cbrt 3) (cbrt (acos (- (/ g h)))))))) * [misc]simplify: Simplified (2 1 1) to (λ (g h) (* (- (* (cos (* 2/3 PI)) (cos (/ (* (cbrt (/ (acos (- (/ g h))) 3)) (cbrt (/ (acos (- (/ g h))) 3))) (/ (cbrt 3) (cbrt (acos (- (/ g h)))))))) (* (sin (* 2/3 PI)) (sin (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) 2)) * * * * [misc]progress: [ 47 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 49 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 51 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 65 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 2) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (* 1/3 (acos (- (/ g h)))))))) 2)) * * * * [misc]progress: [ 55 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 2) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (* 1/3 (acos (- (/ g h)))))))) 2)) * * * * [misc]progress: [ 56 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 2) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (* 1/3 (acos (- (/ g h)))))))) 2)) * * * * [misc]progress: [ 57 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 58 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 59 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 3 1 1 2) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 60 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (acos (* -1 (/ g h))) 1/3) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (cbrt (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 61 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (acos (* -1 (/ g h))) 1/3) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (cbrt (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 62 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (acos (* -1 (/ g h))) 1/3) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (cbrt (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 3 1 1 1) to (λ (g h) (* (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) 2)) * * * * [misc]progress: [ 63 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) 2)) * * * * [misc]progress: [ 64 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) 2)) * * * * [misc]progress: [ 65 / 65 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) 2)) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 4 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1 1 1 1 3 2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 1 1 1 1 3 1 1 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 1 1 1 3 1 1 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) in h * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) in h * [misc]taylor: Taking taylor expansion of 1 in h * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) in h * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) in h * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) in h * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in h * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in h * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ g h))) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3))) into (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 1) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) into (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) * [misc]taylor: Taking taylor expansion of 1 in h * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) in g * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) in g * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) in g * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) in g * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ g h))) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3))) into (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 1) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) into (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) in g * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) in g * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) in g * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))))) in g * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ g h))) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ g h))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)) into (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow (* 1/3 1/9) 1/3))) into (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 1) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) into (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) in h * [misc]taylor: Taking taylor expansion of (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) in h * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (acos (* -1 (/ g h))) (pow 1/27 1/3)) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of (pow 1/27 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 1/27))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 1/27)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 1/27) in h * [misc]taylor: Taking taylor expansion of 1/27 in h * [misc]backup-simplify: Simplify 1/27 into 1/27 * [misc]backup-simplify: Simplify (log 1/27) into (log 1/27) * [misc]backup-simplify: Simplify (* 1/3 (log 1/27)) into (* 1/3 (log 1/27)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 1/27))) into (pow 1/27 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (acos (* -1 (/ g h))) (pow 1/27 1/3)) into (* (acos (* -1 (/ g h))) (pow 1/27 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) into (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 1) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ g h))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 3 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 3))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1)))) 1) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/27 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 1/27))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ g h))) 0) (* 0 (pow 1/27 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ g h))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 3 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 3 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1)))) 2) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/27 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/27 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 1/27)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ g h))) 0) (+ (* 0 0) (* 0 (pow 1/27 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (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 (acos (* -1 (/ g h))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ g h))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 3 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* 1/3 (pow (acos (* -1 (/ g h))) 2)) 3) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3))))) 1)))) 6) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]approximate: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))))) in h * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))))) in h * [misc]taylor: Taking taylor expansion of 1 in h * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) in h * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) in h * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) in h * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in h * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in h * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]taylor: Taking taylor expansion of 1 in h * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))))) in g * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))))) in g * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) in g * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) in g * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))))) in g * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))))) in g * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) in g * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))))) in g * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) in h * [misc]taylor: Taking taylor expansion of (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))) in h * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (pow 1/27 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 1/27))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 1/27)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 1/27) in h * [misc]taylor: Taking taylor expansion of 1/27 in h * [misc]backup-simplify: Simplify 1/27 into 1/27 * [misc]backup-simplify: Simplify (log 1/27) into (log 1/27) * [misc]backup-simplify: Simplify (* 1/3 (log 1/27)) into (* 1/3 (log 1/27)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 1/27))) into (pow 1/27 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) into (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 3 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 3))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 1)))) 1) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/27 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 1/27))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (* 0 (pow 1/27 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 3 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 3 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 1)))) 2) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/27 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/27 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 1/27)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (+ (* 0 0) (* 0 (pow 1/27 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (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 (acos (* -1 (/ h g))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 3 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 1)))) 6) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ (/ 1 h) (/ 1 g)))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * [misc]approximate: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))))) in h * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))))) in h * [misc]taylor: Taking taylor expansion of 1 in h * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) in h * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) in h * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))) in h * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) in h * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in h * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in h * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]taylor: Taking taylor expansion of 1 in h * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))))) in g * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))))) in g * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) in g * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) in g * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))))) in g * [misc]taylor: Rewrote expression to (log (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))))) * [misc]taylor: Taking taylor expansion of (+ 1 (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))))) in g * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) in g * [misc]taylor: Rewrote expression to (- (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) 1) * [misc]taylor: Taking taylor expansion of (exp (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))))) in g * [misc]taylor: Taking taylor expansion of (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))))) in g * [misc]taylor: Taking taylor expansion of (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Rewrote expression to (+ (* 2/3 PI) (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in g * [misc]taylor: Taking taylor expansion of 2/3 in g * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in g * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (/ (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) (cbrt 3)) in g * [misc]taylor: Taking taylor expansion of (* (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt 3) in g * [misc]taylor: Rewrote expression to (pow 3 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 3))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log 3)) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 3) in g * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (log 3) into (log 3) * [misc]backup-simplify: Simplify (* 1/3 (log 3)) into (* 1/3 (log 3)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 3))) into (pow 3 1/3) * [misc]backup-simplify: Simplify (* (pow (acos (* -1 (/ h g))) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) * [misc]backup-simplify: Simplify (/ (pow (* (pow (acos (* -1 (/ h g))) 2) 1/3) 1/3) (pow 3 1/3)) into (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)) into (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow (* 1/3 1/9) 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]taylor: Taking taylor expansion of 1 in g * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (+ (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) -1) into (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1) * [misc]backup-simplify: Simplify (+ 1 (- (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) 1)) into (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) * [misc]backup-simplify: Simplify (log (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]taylor: Taking taylor expansion of (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) in h * [misc]taylor: Taking taylor expansion of (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))) in h * [misc]taylor: Taking taylor expansion of (* 2/3 PI) in h * [misc]taylor: Taking taylor expansion of 2/3 in h * [misc]backup-simplify: Simplify 2/3 into 2/3 * [misc]taylor: Taking taylor expansion of PI in h * [misc]backup-simplify: Simplify PI into PI * [misc]taylor: Taking taylor expansion of (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of (pow 1/27 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log 1/27))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log 1/27)) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log 1/27) in h * [misc]taylor: Taking taylor expansion of 1/27 in h * [misc]backup-simplify: Simplify 1/27 into 1/27 * [misc]backup-simplify: Simplify (log 1/27) into (log 1/27) * [misc]backup-simplify: Simplify (* 1/3 (log 1/27)) into (* 1/3 (log 1/27)) * [misc]backup-simplify: Simplify (exp (* 1/3 (log 1/27))) into (pow 1/27 1/3) * [misc]backup-simplify: Simplify (* 2/3 PI) into (* 2/3 PI) * [misc]backup-simplify: Simplify (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) into (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) * [misc]backup-simplify: Simplify (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))) into (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)) * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (sin (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) into (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 1) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) 0) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) * [misc]backup-simplify: Simplify (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) into (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI))) * [misc]backup-simplify: Simplify (+ 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 3 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 3))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 1)))) 1) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (* 0 PI)) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1/27 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log 1/27))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (* 0 (pow 1/27 1/3))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (* 0 0)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 3 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 3 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 3)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 1)))) 2) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (pow 0 2) 2)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (* 0 PI))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1/27 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1/27 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log 1/27)))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 1/27))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (acos (* -1 (/ h g))) 0) (+ (* 0 0) (* 0 (pow 1/27 1/3)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ 0 (* -1 (/ (pow 0 1) 1) (/ (pow 0 1) 1)) 0) into 0 * [misc]backup-simplify: Simplify (+ (* (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 2/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 PI)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (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 (acos (* -1 (/ h g))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (acos (* -1 (/ h g))) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 3 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 3 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 3 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log 3))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log 3))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow 3 1/3)) (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))) (* 0 (/ 0 (pow 3 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow (/ (* (pow (acos (* -1 (/ h g))) 2) 1/3) 3) 1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* -1 (/ (pow 0 3) 6)) 0 (* 1 (/ (pow 0 1) 1))) into 0 * [misc]backup-simplify: Simplify (+ (* (sin (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/3)))) 0) (+ (* 0 0) (+ (* 0 0) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (exp (cos (+ (* 2/3 PI) (* (acos (* -1 (/ h g))) (pow 1/27 1/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 (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (exp (cos (+ (* (acos (* -1 (/ h g))) (pow 1/27 1/3)) (* 2/3 PI)))) 1)))) 6) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (cos (+ (* (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g))))) (pow 1/27 1/3)) (* 2/3 PI))) into (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1 1 1 1 3 2) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * * * [misc]progress: [ 3 / 4 ] generating series at (2 1 1 1 1 3 1 1 2) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- g) h)) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- g) h)) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- g) h)) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- g) h)) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- g) h)) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ g h))) 3) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ g h)))) into (* 1/3 (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ g h))))) into (log (* 1/3 (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ g h)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ g h))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ g h)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ g h)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ g h)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ g h))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ g h))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 g)) (/ 1 h))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 h) (/ 1 g))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in h * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in h * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Rewrote expression to (pow (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3)) in g * [misc]taylor: Taking taylor expansion of (/ (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 3) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]taylor: Taking taylor expansion of 3 in g * [misc]backup-simplify: Simplify 3 into 3 * [misc]backup-simplify: Simplify (/ (acos (* -1 (/ h g))) 3) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (* 1/3 (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (* 1/3 (acos (* -1 (/ h g)))) into (* 1/3 (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (log (* 1/3 (acos (* -1 (/ h g))))) into (log (* 1/3 (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) into (* 1/3 (log (* 1/3 (acos (* -1 (/ h g)))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) into (pow (* 1/3 (acos (* -1 (/ h g)))) 1/3) * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (acos (* -1 (/ h g))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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/3 0) (+ (* 0 0) (* 0 (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 3) (+ (* (* 1/3 (acos (* -1 (/ h g)))) (/ 0 3)) (* 0 (/ 0 3)) (* 0 (/ 0 3)))) into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (* 1/3 (acos (* -1 (/ h g)))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (* 1/3 (acos (* -1 (/ h g)))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (* 1/3 (acos (* -1 (/ h g))))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (* 1/3 (acos (* -1 (/ h g))))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (* 1/3 (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g)))))) 1/3) into (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 1 1 1 3 1 1 1) * [misc]approximate: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in h * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- g) h))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- g) h)) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- g) h))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- g) h)))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- g) h))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- g) h)) in g * [misc]backup-simplify: Simplify (acos (/ (- g) h)) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ g h))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (* -1 (/ g h)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (* -1 (/ g h))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (* -1 (/ g h)))) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ g h))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ g h))) into (acos (* -1 (/ g h))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ g h)))) into (log (acos (* -1 (/ g h)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ g h))))) into (* 1/3 (log (acos (* -1 (/ g h))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ g h)))))) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ g h))) 1/3) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ g h)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (acos (* -1 (/ g h))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ g h))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ g h))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ g h)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ g h)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ g h))) 1/3) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 g)) (/ 1 h))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h)))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 g)) (/ 1 h))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 g)) (/ 1 h)))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 g)) (/ 1 h))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 g)) (/ 1 h))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ h g))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ h g))) 1/3) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (acos (* -1 (/ h g))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ (/ 1 h) (/ 1 g)))) 1/3) into (pow (acos (* -1 (/ g h))) 1/3) * [misc]approximate: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in (g h) around 0 * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in h * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in h * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in h * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (cbrt (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Rewrote expression to (pow (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) 1/3) * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))))) in g * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))))) in g * [misc]taylor: Taking taylor expansion of 1/3 in g * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (/ (- (/ 1 (- g))) (/ 1 (- h))))) in g * [misc]taylor: Taking taylor expansion of (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) in g * [misc]backup-simplify: Simplify (acos (/ (- (/ 1 (- g))) (/ 1 (- h)))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]taylor: Taking taylor expansion of (pow (acos (* -1 (/ h g))) 1/3) in h * [misc]taylor: Taking taylor expansion of (exp (* 1/3 (log (acos (* -1 (/ h g)))))) in h * [misc]taylor: Taking taylor expansion of (* 1/3 (log (acos (* -1 (/ h g))))) in h * [misc]taylor: Taking taylor expansion of 1/3 in h * [misc]backup-simplify: Simplify 1/3 into 1/3 * [misc]taylor: Taking taylor expansion of (log (acos (* -1 (/ h g)))) in h * [misc]taylor: Taking taylor expansion of (acos (* -1 (/ h g))) in h * [misc]backup-simplify: Simplify (acos (* -1 (/ h g))) into (acos (* -1 (/ h g))) * [misc]backup-simplify: Simplify (log (acos (* -1 (/ h g)))) into (log (acos (* -1 (/ h g)))) * [misc]backup-simplify: Simplify (* 1/3 (log (acos (* -1 (/ h g))))) into (* 1/3 (log (acos (* -1 (/ h g))))) * [misc]backup-simplify: Simplify (exp (* 1/3 (log (acos (* -1 (/ h g)))))) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ h g))) 1/3) into (pow (acos (* -1 (/ h g))) 1/3) * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (* 0 (log (acos (* -1 (/ h g)))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [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 (/ (* (pow (* 1 0) 2)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 2) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (acos (* -1 (/ h g))) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (acos (* -1 (/ h g))) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (acos (* -1 (/ h g))) 1)))) 6) into 0 * [misc]backup-simplify: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (acos (* -1 (/ h g)))))))) into 0 * [misc]backup-simplify: Simplify (* (exp (* 1/3 (log (acos (* -1 (/ h g)))))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in h * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (pow (acos (* -1 (/ (/ 1 (- h)) (/ 1 (- g))))) 1/3) into (pow (acos (* -1 (/ g h))) 1/3) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (64 enodes) * [exit]simplify: Simplified to (fma (cbrt (/ (acos (/ (- g) h)) 3)) (/ (cbrt (/ (acos (/ (- g) h)) 3)) (/ (cbrt 3) (cbrt (acos (/ (- g) h))))) (* 2/3 PI)) * [misc]simplify: Simplified (2 1 1) to (λ (g h) (* (cos (fma (cbrt (/ (acos (/ (- g) h)) 3)) (/ (cbrt (/ (acos (/ (- g) h)) 3)) (/ (cbrt 3) (cbrt (acos (/ (- g) h))))) (* 2/3 PI))) 2)) * * * * [misc]progress: [ 5 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 8 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 13 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 14 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 15 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 16 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 17 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 18 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 1 1 3 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (* (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3))))))))) 2)) * * * * [misc]progress: [ 19 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 1 1 3 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (* (cbrt (sqrt (/ (acos (- (/ g h))) 3))) (cbrt (sqrt (/ (acos (/ (- g) h)) 3))))))))) 2)) * * * * [misc]progress: [ 20 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 1 1 3 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (* 1 (cbrt (/ (acos (/ (- g) h)) 3)))))))) 2)) * * * * [misc]progress: [ 21 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 1 1 3 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (* (cbrt (acos (- (/ g h)))) (cbrt (/ 1 3)))))))) 2)) * * * * [misc]progress: [ 22 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 1 1 3 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (/ (cbrt (acos (- (/ g h)))) (cbrt 3))))))) 2)) * * * * [misc]progress: [ 23 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 25 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 26 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 27 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 28 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 29 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (* (cbrt (* (cbrt (/ (acos (/ (- g) h)) 3)) (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt (cbrt (/ (acos (/ (- g) h)) 3))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 34 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (/ (acos (/ (- g) h)) 3))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (/ (acos (- (/ g h))) 3))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (* (cbrt (sqrt (/ (acos (- (/ g h))) 3))) (cbrt (sqrt (/ (acos (/ (- g) h)) 3))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 35 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (* 1 (cbrt (/ (acos (/ (- g) h)) 3)))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 36 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (* (cbrt (acos (- (/ g h)))) (cbrt (/ 1 3)))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 37 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (acos (/ (- g) h))) * * [misc]simplify: iters left: 6 (6 enodes) * * [misc]simplify: iters left: 5 (8 enodes) * [exit]simplify: Simplified to (cbrt (acos (- (/ g h)))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 2 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (/ (cbrt (acos (- (/ g h)))) (cbrt 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 38 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 46 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 47 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (cbrt (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h))))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 1 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (* (cbrt (* (cbrt (acos (/ (- g) h))) (cbrt (acos (/ (- g) h))))) (cbrt (cbrt (acos (/ (- g) h))))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 49 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (acos (/ (- g) h)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (acos (/ (- g) h)))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 1 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (* (cbrt (sqrt (acos (/ (- g) h)))) (cbrt (sqrt (acos (/ (- g) h))))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 50 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt 1) * * [misc]simplify: iters left: 1 (2 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 1 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (* 1 (cbrt (acos (/ (- g) h)))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 51 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 66 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) 2)) * * * * [misc]progress: [ 56 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) 2)) * * * * [misc]progress: [ 57 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (cos (+ (* 2/3 PI) (* (acos (* -1 (/ g h))) (pow 1/27 1/3)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) * [misc]simplify: Simplified (2 1) to (λ (g h) (* (cos (fma (acos (- (/ g h))) (cbrt 1/27) (* 2/3 PI))) 2)) * * * * [misc]progress: [ 58 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 1 1 3 2) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (* 1/3 (acos (- (/ g h)))))))))) 2)) * * * * [misc]progress: [ 59 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 1 1 3 2) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (* 1/3 (acos (- (/ g h)))))))))) 2)) * * * * [misc]progress: [ 60 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 1 1 3 2) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (* 1/3 (acos (- (/ g h)))))))))) 2)) * * * * [misc]progress: [ 61 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 2) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 62 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 2) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 63 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (* 1/3 (acos (* -1 (/ g h)))) 1/3) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * * [misc]simplify: iters left: 1 (25 enodes) * [exit]simplify: Simplified to (cbrt (* 1/3 (acos (- (/ g h))))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 2) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (* 1/3 (acos (- (/ g h)))))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 64 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (acos (* -1 (/ g h))) 1/3) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (cbrt (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 65 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (acos (* -1 (/ g h))) 1/3) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (cbrt (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * * [misc]progress: [ 66 / 66 ] simplifiying candidate # * [enter]simplify: Simplifying (pow (acos (* -1 (/ g h))) 1/3) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * * [misc]simplify: iters left: 2 (22 enodes) * * [misc]simplify: iters left: 1 (23 enodes) * [exit]simplify: Simplified to (cbrt (acos (/ (- g) h))) * [misc]simplify: Simplified (2 1 1 1 1 3 1 1 1) to (λ (g h) (* (log1p (expm1 (cos (fma 2/3 PI (* (/ (* (cbrt (acos (/ (- g) h))) (cbrt (/ (acos (/ (- g) h)) 3))) (cbrt 3)) (cbrt (/ (acos (/ (- g) h)) 3))))))) 2)) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime: Finding splitpoints for: (# # # # #) * * * [misc]regime-changes: Trying 6 branch expressions: (h g (- g) (/ (- g) h) (acos (/ (- g) h)) (/ (acos (/ (- g) h)) 3)) * * * * [misc]regimes: Trying to branch on h from (# # # # #) * * * * [misc]regimes: Trying to branch on g from (# # # # #) * * * * [misc]regimes: Trying to branch on (- g) from (# # # # #) * * * * [misc]regimes: Trying to branch on (/ (- g) h) from (# # # # #) * * * * [misc]regimes: Trying to branch on (acos (/ (- g) h)) from (# # # # #) * * * * [misc]regimes: Trying to branch on (/ (acos (/ (- g) h)) 3) from (# # # # #) * * * * [misc]regimes: Trying to branch on (/ (acos (/ (- g) h)) 3) from (# #) * * * [misc]regime: Found split indices: #