pymel.util.isnan

isnan(*args, **kwargs)
isnan(x) -> bool Checks if float x is not a number (NaN) This function has been overriden from math.isnan to work element-wise on iterables

Previous topic

pymel.util.isinf

Next topic

pymel.util.iterateArgs

Core

Core Modules

Other Modules

This Page