pymel.core.datatypes.isnan

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.core.datatypes.isinf

Next topic

pymel.core.datatypes.ldexp

Core

Core Modules

Other Modules

This Page