Qurak

NumericalSort

Available

Sorts a list of strings in canonical order.

NumericalSort[list]
NumericalSort[{"file10", "file2", "file1"}] → {file1, file10, file2}

Topics

Related

All 6300 functions · Use this from an MCP client