The Mathematics Domain

Added in version 1.8.

数学域(名称 数学)提供以下角色:

:math:numref:

交叉引用方程的作用由以下定义:rst:dir:math 指令通过其标签定义。例:

.. math:: e^{i\pi} + 1 = 0
   :label: euler

Euler's identity, equation :math:numref:`euler`, was elected one of the
most beautiful mathematical formulas.

Added in version 1.8.