pymel.util.arrays.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.arrays.isinf

Next topic

pymel.util.arrays.ldexp

Core

Core Modules

Other Modules

This Page