The Forum > General Discussion > Is Maths a science or human belief system?
Is Maths a science or human belief system?
- Pages:
-
- 1
- 2
- 3
- 4
- 5
- 6
- Page 7
- 8
-
- All
The National Forum | Donate | Your Account | On Line Opinion | Forum | Blogs | Polling | About |
Syndicate RSS/XML |
|
About Us :: Search :: Discuss :: Feedback :: Legals :: Privacy |
"You cant start with something, add nothing, and have a total of nothing, its impossible."
In computers there are AND gates and OR gates. In an AND gate all inputs must have a signal or there is no output. In an OR gate if any input has a signal there is an output.
1 and 0 can represent a signal and no signal, respectively. If we have two signals coming in the gates the arithmetic is as follows:
OR gate
0+0=0
1+0=1
0+1=1
1+1=1
AND gate
0+0=0
1+0=0
0+1=0
1+1=1