pymel.core.datatypes.copysign — PyMEL 1.0.7 documentation

pymel.core.datatypes.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.core.datatypes.conjugate

Next topic

pymel.core.datatypes.cos

Core Modules

Type Modules

Other Modules

This Page