User:Techit/Knowledge dump: Difference between revisions
Appearance
add basic hierarchy to user's knowledge dump page |
m try to fix TOC |
||
| Line 3: | Line 3: | ||
Here's the table of contents | Here's the table of contents | ||
<nowiki>__TOC__</nowiki> | |||
== Mathematics == | == Mathematics == | ||
Revision as of 19:04, 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
__TOC__
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