Qurak

Normal

Verfügbar

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}

Verwendet in

Themen

Verwandt

Alle 6300 Funktionen · Dies aus einem MCP-Client verwenden