Computer Maths
From Compsci1
(Difference between revisions)
(→Maths) |
(→Maths) |
||
Line 7: | Line 7: | ||
*[[Intro to other bases]] | *[[Intro to other bases]] | ||
*[[Why Binary]] | *[[Why Binary]] | ||
- | *[[Base 10 to Bin, | + | *[[Base 10 to Bin,oct and hex]] |
*[[Binary to Octal]] | *[[Binary to Octal]] | ||
*[[Decimal to Hexadecimal]] | *[[Decimal to Hexadecimal]] |
Revision as of 19:05, 11 October 2006
Maths
"There are 10 kinds of people in the world, those who understand binary numbers, and those who don't."
Handouts
- Intro to other bases
- Why Binary
- Base 10 to Bin,oct and hex
- Binary to Octal
- Decimal to Hexadecimal
- Hex to Dec
- Octal to Binary
- Binary to Hexa
- Hex to Binary
- Binary addition and subtraction
- Fractions to Binary
- To convert Fractional parts
- Number base revision Test
- Complement
- Expotential form
- Logic and Truth statements
- Boolean logic
- Logic gates
- Sample CS exam