Manuals/calci/ARRAYIFY

From ZCubes Wiki
Revision as of 18:12, 27 December 2018 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''ARRAYIFY()'''</div><br/> ==Description== *This function used create an Array. *Particularly ARRAYIFY(), convert array like items or individual...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ARRAYIFY()


Description

  • This function used create an Array.
  • Particularly ARRAYIFY(), convert array like items or individual items into arrays.

Examples

  • ARRAYIFY([[2,3,4],[9,8,7]])

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{matrix} 2 & 3 & 4\\ 9 & 8 & 7\\ \end{matrix}}

See Also

References