pymel.util.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.util.factorial

Next topic

pymel.util.fmod

Core

Core Modules

Other Modules

This Page