mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
parent
549ac28f77
commit
eed9734dfc
@ -13,7 +13,7 @@ Set theory is a branch of mathematics that studies sets, their operations, and t
|
||||
* the union operator, `∪`, pronounced "cup", means "or";
|
||||
* the intersection operator, `∩`, pronounced "cap", means "and";
|
||||
* the exclusion operator, `\`, means "without";
|
||||
* the compliment operator, `'`, means "the inverse of";
|
||||
* the complement operator, `'`, means "the inverse of";
|
||||
* the cross operator, `×`, means "the Cartesian product of".
|
||||
|
||||
### Qualifiers
|
||||
|
Loading…
Reference in New Issue
Block a user