Qurak

Normal

Available

Converts a sparse array (or other special form) to an explicit nested list.

Normal[expr]
Normal[expr, h]
Normal[expr, {h1, h2, …}]
Normal[SparseArray[{1 -> a, 3 -> c}, 4]] → {a, 0, c, 0}

Used in

Topics

Related

All 6300 functions · Use this from an MCP client