Fully destructive interference condition ======================================== The interference of two waves is said to be fully destructive when the amplitude of the resulting wave is zero, i.e. the two waves cancel each other out. In that case, they must be an odd number of half-cycles out of phase between each other. **Links:** #. `Wikipedia `__. .. py:currentmodule:: symplyphysics.laws.waves.fully_destructive_interference_condition .. py:data:: phase_shift :attr:`~symplyphysics.symbols.classical_mechanics.phase_shift` between interfering waves. Symbol: :code:`phi` Latex: :math:`\varphi` Dimension: :code:`angle` .. py:data:: integer_factor Integer factor. See :attr:`~symplyphysics.symbols.basic.whole_number`. Symbol: :code:`N` Latex: :math:`N` Dimension: :code:`dimensionless` .. py:data:: law :code:`phi = (1 + 2 * N) * pi` Latex: .. math:: \varphi = \left(1 + 2 N\right) \pi