Returns inverse of a matrix if it exists or the pseudoinverse.
Optional
Threshold for taking inverse of singular values. Default: Number.EPSILON.
Number.EPSILON
Returns inverse of a matrix if it exists or the pseudoinverse.