pymel.core.datatypes.floor — PyMEL 1.0.7 documentation

pymel.core.datatypes.floor

floor(x)

Return the floor of x as a float. This is the largest integral value <= x. This function has been overriden from math.floor to work element-wise on iterables

Previous topic

pymel.core.datatypes.factorial

Next topic

pymel.core.datatypes.fmod

Core Modules

Type Modules

Other Modules

This Page