pymel.core.datatypes.trunc

trunc(x:Real) → Integral

Truncates x to the nearest Integral toward 0. Uses the __trunc__ magic method. This function has been overriden from math.trunc to work element-wise on iterables

Previous topic

pymel.core.datatypes.tanh

Next topic

pymel.core.datatypes.Angle

Core

Core Modules

Other Modules

This Page