Array.fourths()

From ZCubes Wiki
Revision as of 03:15, 8 May 2020 by Devika (talk | contribs) (→‎See Also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Array.fourths()

Divide the element into four sections

1..12.fourths()

1 2 3
4 5 6
7 8 9
10 11 12

See Also

thirds

nth functions