Difference between revisions of "Array.adjoint()"

From ZCubes Wiki
Jump to navigation Jump to search
 
Line 18: Line 18:
  
 
==See Also ==
 
==See Also ==
 
[[Array.adjoint()]]
 
  
 
[[Array.determinant()]]
 
[[Array.determinant()]]
  
 
[[Array.inverse()]]
 
[[Array.inverse()]]

Latest revision as of 11:40, 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.determinant()

Array.inverse()