Reference: inv
inv(x) returns the multiplicative inverse of x, a real number, a complex number, or a real or complex matrix, i.e. inv(x) = x^(-1) when applicable. Example: inv(5) = 0.2
inv(x) returns the multiplicative inverse of x, a real number, a complex number, or a real or complex matrix, i.e. inv(x) = x^(-1) when applicable. Example: inv(5) = 0.2