Qurak

AppendTo

Disponibile

Appends an element to a list stored in a variable; a target without a value reports ::rvalue

AppendTo[x, elem]
l = {1, 2, 4, 9}; AppendTo[l, 16] → {1, 2, 4, 9, 16}

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP