Difference between revisions of "Array.extract()"

From ZCubes Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
  
 
20  8  21  14  2
 
20  8  21  14  2
 +
 
24  12  5  18  6
 
24  12  5  18  6
 
  
 
==See Also==
 
==See Also==
 
[[Array.c() | c]]
 
[[Array.c() | c]]
  
[[[[Array_Row_Column_Functions | columns]]
+
[[Array_Row_Column_Functions | columns]]

Latest revision as of 02:53, 30 April 2020


Array.extract(column list)

Extract specified columns

MAGICSQUARE(5).extract(1,3)

20 8 21 14 2

24 12 5 18 6

See Also

c

columns