Inv

Parent Previous Next

Inv


Matrix inverse



Syntax


inv(x)

x is a square matrix

Return the inverse matrix of x. x must be a non-singular matrix.


Examples


Input

Output

inv([2+i, -3i, -4; 1+i, -1+i, 4+2i; 3+2i, -2+2i, 3-i])

Created with the Personal Edition of HelpNDoc: Full-featured EBook editor