pymel.util.arrays.floor

static arrays.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.util.arrays.factorial

Next topic

pymel.util.arrays.fmod

Core

Core Modules

Other Modules

This Page