pymel.util.log1p

log1p(x)

Return the natural logarithm of 1+x (base e). The result is computed in a way which is accurate for x near zero. This function has been overriden from math.log1p to work element-wise on iterables

Previous topic

pymel.util.log10

Next topic

pymel.util.makeMethod

Core

Core Modules

Other Modules

This Page