pymel.core.datatypes.floor

static datatypes.floor(*args, **kwargs)

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

Core Modules

Other Modules

This Page