pymel.util.arrays.copysign

copysign(x, y)

Return x with the sign of y. This function has been overriden from math.copysign to work element-wise on iterables

Previous topic

pymel.util.arrays.conjugate

Next topic

pymel.util.arrays.cos

Core

Core Modules

Other Modules

This Page