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...")
 
Line 16: Line 16:
 
| 6.999999999999999 || 22 || -53  
 
| 6.999999999999999 || 22 || -53  
 
|}
 
|}
 +
 +
See also [[Array.determinant()]]

Revision as of 12:32, 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()