Most[expr]
gives expr with the last element removed.
Most
Most[expr]
gives expr with the last element removed.
Examples
open all close allBasic Examples (2)
Generalizations & Extensions (2)
The head need not be List:
Most[a + b + c + d]Most[f[a, b, c, d]]Most works on SparseArray objects:
Most[SparseArray[Range[100]]]Applications (1)
Properties & Relations (1)
Tech Notes
Related Guides
History
Introduced in 2003 (5.0)
Text
Wolfram Research (2003), Most, Wolfram Language function, https://reference.wolfram.com/language/ref/Most.html.
CMS
Wolfram Language. 2003. "Most." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Most.html.
APA
Wolfram Language. (2003). Most. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Most.html
BibTeX
@misc{reference.wolfram_2026_most, author="Wolfram Research", title="{Most}", year="2003", howpublished="\url{https://reference.wolfram.com/language/ref/Most.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_most, organization={Wolfram Research}, title={Most}, year={2003}, url={https://reference.wolfram.com/language/ref/Most.html}, note=[Accessed: 13-June-2026]}