Jump to content

User:Techit/Knowledge dump: Difference between revisions

From Internal Dandelion and stuff Wiki
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


<code><nowiki>__TOC__</nowiki></code>
<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 Slave={Diskette,GameCreator}.

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.

A={x|xI+,5<x12} or B={x|xP,5x23}