Difference between revisions of "Array.adjoint()"

From ZCubes Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
|}
 
|}
  
See also [[Array.determinant()]]
+
==See Also ==
 +
 
 +
[[Array.adjoint()]]
 +
 
 +
[[Array.determinant()]]
 +
 
 +
[[Array.inverse()]]

Revision as of 12:33, 6 March 2017

Array.adjoint(OtherArray)

Calculates adjoint of this array, or OtherArray (if provided)

MAGICSQUARE(3).adjoint()

37 -38 -23
-68 -8 52
6.999999999999999 22 -53

See Also

Array.adjoint()

Array.determinant()

Array.inverse()