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

Core Modules

Other Modules

This Page