Skip to content

symbols

symbols()

Returns the periodic-table symbols for all elements in the collection, in sorted alphabetical order (the canonical order shared by all other accessor methods such as protons(), masses(), and the composition matrices).

Returns

Vector[str]
Periodic-table symbols (e.g. ["C", "H", "O"]).