diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/math-root-large-body.png | bin | 1549 -> 1831 bytes | |||
| -rw-r--r-- | tests/suite/math/root.typ | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/math-root-large-body.png b/tests/ref/math-root-large-body.png Binary files differindex b8d9edfb..20363647 100644 --- a/tests/ref/math-root-large-body.png +++ b/tests/ref/math-root-large-body.png diff --git a/tests/suite/math/root.typ b/tests/suite/math/root.typ index a690802e..df339fa8 100644 --- a/tests/suite/math/root.typ +++ b/tests/suite/math/root.typ @@ -30,6 +30,7 @@ $ sqrt([|x|]^2 + [|y|]^2) < [|z|] $ $ v = sqrt((1/2) / (4/5)) = root(3, (1/2/3) / (4/5/6)) = root(4, ((1/2) / (3/4)) / ((1/2) / (3/4))) $ +$ v = sqrt(a +\ b) $ --- math-root-large-index --- // Test large index. |
