pymel.util.arrays.ldexp — PyMEL 1.0.7 documentation

pymel.util.arrays.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.arrays.isnan

Next topic

pymel.util.arrays.length

Core Modules

Type Modules

Other Modules

This Page