User:Techit/Knowledge dump
Appearance
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