log xReturns the $p$-adic logarithm of $x$, defined by the power series $\log_p x = \sum_{n=1}^\infty (-1)^{n-1}(x-1)^n/n$. The series converges when $|x - 1|_p < 1$.
|
An error is raised if the series does not converge.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Padic.m2:887:0.