Qurak

PrependTo

Disponible

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

PrependTo[x, elem]
l = {1, 2, 4, 9}; PrependTo[l, 0] → {0, 1, 2, 4, 9}

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP