24 Jun
2023
24 Jun
'23
8:17 p.m.
Dear Vitaly, Thanks for your excellent treatise on the subject! On 6/24/23 19:28, Vitaly Magerya wrote:
This is why
1/(Order(x^n))
is not
Order(x^-n),
it can be
Order(x^(-n-1)),
or lower.
Okay. What would be the correct code for Order_power(x,e), then? What about non-integers? -richy.