pymel.util.log

log(x[, base]) → the logarithm of x to the given base.

If the base not specified, returns the natural logarithm (base e) of x. This function has been overriden from math.log to work element-wise on iterables

Previous topic

pymel.util.listForNone

Next topic

pymel.util.log10

Core

Core Modules

Other Modules

This Page