Quantity is molar quantity times amount of substance ==================================================== An extensive quantity of interest can be obtained by multiplying the corresponding molar-specific intensive quantity by the amount of substance. .. py:currentmodule:: symplyphysics.laws.quantities.quantity_is_molar_quantity_times_amount_of_substance .. py:data:: extensive_quantity Extensive property. See :attr:`~symplyphysics.symbols.basic.any_quantity`. Symbol: :code:`X` Latex: :math:`X` Dimension: :code:`any_dimension` .. py:data:: molar_quantity Intensive molar quantity, which has the dimension of :attr:`~extensive_quantity` divided by :attr:`~amount_of_substance`. See :attr:`~symplyphysics.symbols.basic.any_quantity`. Symbol: :code:`x_m` Latex: :math:`x_{m}` Dimension: :code:`any_dimension` .. py:data:: amount_of_substance :attr:`~symplyphysics.symbols.chemistry.amount_of_substance`. Symbol: :code:`n` Latex: :math:`n` Dimension: :code:`amount_of_substance` .. py:data:: law :code:`X = x_m * n` Latex: .. math:: X = x_{m} n