pymel.core.datatypes.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.core.datatypes.isnan

Next topic

pymel.core.datatypes.length

Core

Core Modules

Other Modules

This Page