expm1 xThis calls Python's built-in math.expm1 function, which computes the exponential of x minus one. This is more accurate than computing exp x - 1 for small values of x.
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.25.11+ds/M2/Macaulay2/packages/Python/doc/exp-log.m2:50:0.