pymel.util.isinf

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.util.isSequence

Next topic

pymel.util.isnan

Core

Core Modules

Other Modules

This Page