Difference between revisions of "Array.adjoint()"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "* << Z3 Home * Z3 Language Documentation * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...")
 
 
(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
| 6.999999999999999 || 22 || -53  
 
| 6.999999999999999 || 22 || -53  
 
|}
 
|}
 +
 +
==See Also ==
 +
 +
[[Array.determinant()]]
 +
 +
[[Array.inverse()]]

Latest revision as of 12: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()