pymel.util.ceil — PyMEL 1.0.7 documentation

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

Next topic

pymel.util.clamp

Core Modules

Type Modules

Other Modules

This Page