DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / math / root-02.typ
12345678
// Test precomposed vs constructed roots. // 3 and 4 are precomposed. $sqrt(x)$ $root(2, x)$ $root(3, x)$ $root(4, x)$ $root(5, x)$