pymel.core.datatypes.fmod

fmod(x, y)

Return fmod(x, y), according to platform C. x % y may differ. This function has been overriden from math.fmod to work element-wise on iterables

Previous topic

pymel.core.datatypes.floor

Next topic

pymel.core.datatypes.frexp

Core

Core Modules

Other Modules

This Page