exp xReturns the $p$-adic exponential of $x$, defined by the power series $\exp_p x = \sum_{n=0}^\infty x^n / n!$. The series converges when $|x|_p < p^{-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:863:0.