pymel.core.datatypes.ldexp — PyMEL 1.0.7 documentation

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 Modules

Type Modules

Other Modules

This Page