Category Archives: Introductions

Introduction to Positional Notation

By | 2016-09-17

In computing, you will come across various numbering systems such as binary and hexadecimal. These systems are known as positional notation, but with different bases. This guide will explain positional notation and show you how to convert from one system, such as hexadecimal, to another. Positional Notation You probably learned this in elementary school, but… Read More »