Class: chemistry

chemistry

new chemistry()

Source:

Methods

(static) quantum_numbers_of_atoms_electron(n) → {Array}

Returns the quantum numbers of the nth electron, starting at n = 0
Parameters:
Name Type Description
n Integer the number of electrons before this one
Source:
Returns:
[n, l, m_l, m_s]
Type
Array