Difference between revisions of "Array.flatten()"

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...")
 
(No difference)

Latest revision as of 12:30, 6 March 2017

Array.flatten()

Flatten the array into a single dimensional array.

MAGICSQUARE(3).flatten()

2
7
6
9
5
1
4
3
8