pymel.core.datatypes.modf

modf(x)

Return the fractional and integer parts of x. Both results carry the sign of x and are floats. This function has been overriden from math.modf to work element-wise on iterables

Previous topic

pymel.core.datatypes.min

Next topic

pymel.core.datatypes.normal

Core

Core Modules

Other Modules

This Page