pymel.core.datatypes.ceil — PyMEL 1.0.7 documentation

pymel.core.datatypes.ceil

ceil(x)

Return the ceiling of x as a float. This is the smallest integral value >= x. This function has been overriden from math.ceil to work element-wise on iterables

Previous topic

pymel.core.datatypes.blend

Next topic

pymel.core.datatypes.center

Core Modules

Type Modules

Other Modules

This Page