| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,8 @@ | |||
| 1 | + # Cartesian Product | ||
| 2 | + | ||
| 3 | + In set theory a Cartesian product is a mathematical operation that returns a set | ||
| 4 | + (or product set or simply product) from multiple sets. That is, for sets A and B, | ||
| 5 | + the Cartesian product A × B is the set of all ordered pairs (a, b) | ||
| 6 | + where a ∈ A and b ∈ B. | ||
| 7 | + | ||
| 8 | +  | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1 @@ | |||
| 1 | + | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments