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 6c0480a commit 88acf1cCopy full SHA for 88acf1c
src/modules/sym.txt
@@ -420,6 +420,15 @@ union ∪
420
.sq ⊔
421
.sq.big ⨆
422
.sq.double ⩏
423
+inter ∩
424
+ .and ⩄
425
+ .big ⋂
426
+ .dot ⩀
427
+ .double ⋒
428
+ .sq ⊓
429
+ .sq.big ⨅
430
+ .sq.double ⩎
431
+# Deprecation planned.
432
sect ∩
433
.and ⩄
434
.big ⋂
@@ -453,6 +462,8 @@ integral ∫
453
462
.dash.double ⨎
454
463
.double ∬
455
464
.quad ⨌
465
+ .inter ⨙
466
+ # Deprecation planned.
456
467
.sect ⨙
457
468
.slash ⨏
458
469
.square ⨖
0 commit comments