Power via voltage and current ============================= Electric power can be expressed using current flowing through a conductor and voltage applied. **Links:** #. `Wikipedia `__. .. py:currentmodule:: symplyphysics.laws.electricity.power_via_voltage_and_current .. py:data:: power Electric :attr:`~symplyphysics.symbols.basic.power`. Symbol: :code:`P` Latex: :math:`P` Dimension: :code:`power` .. py:data:: current Electric :attr:`~symplyphysics.symbols.electrodynamics.current`. Symbol: :code:`I` Latex: :math:`I` Dimension: :code:`current` .. py:data:: voltage :attr:`~symplyphysics.symbols.electrodynamics.voltage` applied. Symbol: :code:`V` Latex: :math:`V` Dimension: :code:`voltage` .. py:data:: law :code:`P = I * V` Latex: .. math:: P = I V