pymel.util.arrays.copysign — PyMEL 1.0.7 documentation

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 Modules

Type Modules

Other Modules

This Page