inv(m) –> MatrixN
Returns the inverse of m, if m is invertible, raises ZeroDivisionError otherwise. m must be convertible to MatrixN.
Related : see MatrixN.inverse(self) method and MatrixN.I property
pymel.util.interpreterBits
pymel.util.isIterable
Enter search terms or a module, class or function name.