pymel.util.ldexp

ldexp(x, i)

Return x * (2**i). This function has been overriden from math.ldexp to work element-wise on iterables

Previous topic

pymel.util.izip_longest

Next topic

pymel.util.length

Core

Core Modules

Other Modules

This Page