pymel.util.arrays.ldexp

static arrays.ldexp(*args, **kwargs)

ldexp(x, i) -> 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

Core Modules

Other Modules

This Page