pymel.util.ceil

static util.ceil(*args, **kwargs)

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

Core Modules

Other Modules

This Page