pymel.util.ldexp — PyMEL 1.0.7 documentation

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 Modules

Type Modules

Other Modules

This Page