Jump to content

User:Techit/Knowledge dump: Difference between revisions

From Internal Dandelion and stuff Wiki
m try to fix TOC
m asdasds
Line 2: Line 2:


Here's the table of contents
Here's the table of contents
<nowiki>__TOC__</nowiki>


== 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 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}