Get the whole number weight fraction associated with the element.
The whole number weight fraction.
float
Example
print(element_info.get_weight_fraction_whole()) # Output: 12.0
ElementInfo.get_weight_fraction_whole()