Photon momentum is proportional to energy ========================================= The momentum of a photon is its energy divided by the speed of light. See :doc:`laws.waves.photon_energy_is_proportional_to_angular_frequency` or :doc:`laws.waves.photon_energy_is_proportional_to_linear_frequency` for energy expressions. **Notation:** #. :math:`c` (:code:`c`) is :attr:`~symplyphysics.quantities.speed_of_light`. **Links:** #. `Wikipedia `__. .. py:currentmodule:: symplyphysics.laws.waves.photon_momentum_is_proportional_to_energy .. py:data:: momentum :attr:`~symplyphysics.symbols.classical_mechanics.momentum` of a photon. Symbol: :code:`p` Latex: :math:`p` Dimension: :code:`momentum` .. py:data:: energy :attr:`~symplyphysics.symbols.basic.energy` of a photon. Symbol: :code:`E` Latex: :math:`E` Dimension: :code:`energy` .. py:data:: law :code:`p = E / c` Latex: .. math:: p = \frac{E}{c}