Get the whole number atom density associated with the element.
The whole number atom density.
float
Example
print(element_info.get_atom_density_whole()) # Output: 1.0
ElementInfo.get_atom_density_whole()