comptonWavelength top-level constant

Length const comptonWavelength

The wavelength of a photon whose energy is the same as the mass energy equivalent of that particle.

Implementation

const Length comptonWavelength = Length.constant(
    Double.constant(2.42631023867e-12),
    uncert: 3.0086836727035986e-10);