mirror of
https://github.com/typst/typst
synced 2025-05-23 05:25:28 +08:00
Modify sqrt example (#2028)
This commit is contained in:
parent
5c1db0c4b8
commit
6b7db851e9
@ -4,7 +4,7 @@ use super::*;
|
|||||||
///
|
///
|
||||||
/// ## Example { #example }
|
/// ## Example { #example }
|
||||||
/// ```example
|
/// ```example
|
||||||
/// $ sqrt(x^2) = x = sqrt(x)^2 $
|
/// $ sqrt(3 - 2 sqrt(2)) = sqrt(2) - 1 $
|
||||||
/// ```
|
/// ```
|
||||||
///
|
///
|
||||||
/// Display: Square Root
|
/// Display: Square Root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user