The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



AtomicNumber


Unit:SDL_cdata
Class:none
Declaration:function AtomicNumber (Symbol: string): integer;

The function AtomicNumber returns the associated atomic number for a given atom symbol. The parameter Symbol holds the atomic symbol. If Symbol holds an invalid string, the function returns a zero value.

Example: The statement AtomicNumber('Cs') returns the value 55 (for cesium).


Last Update: 2023-Feb-06