Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/FLATTEN
(view source)
Revision as of 07:48, 14 February 2020
103 bytes added
,
07:48, 14 February 2020
no edit summary
Line 5:
Line 5:
*Flattens the cells of a multi-dimensional array into a one-dimensional vector.
*Flattens the cells of a multi-dimensional array into a one-dimensional vector.
*Flat data is described as data which contains values in all cells within the table.
*Flat data is described as data which contains values in all cells within the table.
+
+
+
==Examples==
+
*FLATTEN([[1,2,3],[9,8,10],[17,13,21]]) = 1 2 3 9 8 10 17 13 21
+
== See Also ==
== See Also ==
Devika
writer
6,694
edits