pymel.util.isnan — PyMEL 1.0.7 documentation

pymel.util.isnan

isnan(x) → bool

Check 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 Modules

Type Modules

Other Modules

This Page