Skip to main content

nucleon_count

Function nucleon_count 

Source
pub const fn nucleon_count(proton_count: u32, neutron_count: u32) -> Option<u32>
Expand description

Computes nucleon count from proton and neutron counts.

Formula: A = Z + N.