We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4b3a5 commit 56686b0Copy full SHA for 56686b0
CHANGELOG.md
@@ -5,6 +5,8 @@
5
### New in `sym`
6
7
- Mathematical symbols
8
+ - `emptyset.zero`: ∅︀
9
+ - `nothing.zero`: ∅︀
10
- `union.serif`: ∪︀
11
- `union.sq.serif`: ⊔︀
12
- `inter.serif`: ∩︀
src/modules/sym.txt
@@ -401,12 +401,14 @@ asymp ≍
401
402
// Set theory.
403
emptyset ∅
404
+ .zero ∅\vs{1}
405
.arrow.r ⦳
406
.arrow.l ⦴
407
.bar ⦱
408
.circle ⦲
409
.rev ⦰
410
nothing ∅
411
412
413
414
0 commit comments