pymel.core.datatypes.isinf

static datatypes.isinf(*args, **kwargs)

isinf(x) -> bool Checks if float x is infinite (positive or negative) This function has been overriden from math.isinf to work element-wise on iterables

Previous topic

pymel.core.datatypes.isNumeric

Next topic

pymel.core.datatypes.isnan

Core

Core Modules

Other Modules

This Page