📜  \ leftroot-Tex命令

📅  最后修改于: 2020-10-14 03:40:53             🧑  作者: Mango


左根

\ leftroot-用于微调\ sqrt或\ root中索引的位置。

概要

{ \leftroot }

描述

\ leftroot命令用于微调\ sqrt或\ root中索引的位置。

  1. \sqrt[3]{x}
    $ \ sqrt [3] {x} $
  2. \sqrt[3\leftroot1]{x}
    $ \ sqrt [3 \ leftroot1] {x} $
  3. \root 3\leftroot{-1} \of x
    $ \ root 3 \ leftroot {-1} \ of x $
  4. \root 3\leftroot{-1}\uproot2 \of x
    $ \ root 3 \ leftroot {-1} \ uproot2 \ of x $

打印