Number Systems Introduction - Decimal, Binary, Octal, Hexadecimal & BCD Conversions (Patreon)
Published:
2021-01-15 13:39:33
Imported:
2023-02
Content
This math video tutorial provides a basic introduction into number systems. It explains how to interconvert between decimal, binary, octal, hexadecimal and BCD using successive division and multiplication of base powers. The decimal system is a base 10 system while the binary system is a base 2 system. The octal and hexadecimal number systems are base 8 and base 16 systems respectively.
Decimal to Binary:
https://www.youtube.com/watch?v=rsxT4FfRBaM
Binary to Hexadecimal:
https://www.youtube.com/watch?v=tSLKOKGQq0Y
Hexadecimal to Octal:
https://www.youtube.com/watch?v=ML_AkW97Axk
Decimal to BCD: