bohrMagneton top-level constant
MiscQuantity
const bohrMagneton
Useful for expressing the magnetic moment of an electron caused by either its orbital or spin angular momentum.
Implementation
const MiscQuantity bohrMagneton = MiscQuantity.constant(
Double.constant(9.2740100783e-24), Dimensions.constant(<String, int>{'Length': 2, 'Current': 1}),
uncert: 3.019190163003642e-10);