User:Techit/Knowledge dump: Difference between revisions
Appearance
m try to fix TOC |
m asdasds |
||
| Line 2: | Line 2: | ||
Here's the table of contents | Here's the table of contents | ||
== Mathematics == | == Mathematics == | ||
Revision as of 19:06, 25 June 2025
Hello, welcome to Techit's knowledge dump page. Here I will dump as many knowledge as possible for collection in the future use.
Here's the table of contents
Mathematics
Imagine a data array, it's a set. Set is a collection of different stuff. For example A = {1,2,3,4,5,6,7,8,9} or .
Elements / Members
A stuff in a data set is called "element" or "member", so to write a set notation we use (in) or (not in). Let's see some examples below.
or