Qurak

Normal

Disponibile

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}

Usata in

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP