WARNING:
JavaScript is turned OFF. None of the links on this concept map will
work until it is reactivated.
If you need help turning JavaScript On, click here.
This Concept Map, created with IHMC CmapTools, has information related to: MATH_number_systems, NUMBER SYSTEMS -- Monica C. Lamb (notes) are REPRESENTED by a unique numbers of digits, BINARY base 2, BINARY powers 2^0 = 1 2^1 = 2 2^2 = 4 2^3 = 8 ..............., DECIMAL base 10, BINARY symbols bits/ binary digits 0, 1, OCTAL symbols digits 0, 1, 2, 3, 4, 5, 6, 7, DECIMAL powers 10^0 = 1 10^1 = 10 10^2 = 100 10^3 = 1000 ....................., NUMBER SYSTEMS -- Monica C. Lamb (notes) are IDENTIFIED by a specific base name: 2, 8, 10, 16, to name a few, HEXADECIMAL powers 16^0 = 1 16^1 = 16 16^2 = 256 16^3 = 4096 ......................, NUMBER SYSTEMS -- Monica C. Lamb (notes) include, among others DECIMAL, HEXADECIMAL base 16, DECIMAL symbols digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, NUMBER SYSTEMS -- Monica C. Lamb (notes) include, among others BINARY, HEXADECIMAL symbols digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 a, b, c, d, e, f, A, B, C, D, E, F, OCTAL base 8, NUMBER SYSTEMS -- Monica C. Lamb (notes) include, among others OCTAL, NUMBER SYSTEMS -- Monica C. Lamb (notes) include, among others HEXADECIMAL, OCTAL powers 8^0 = 1 8^1 = 8 8^2 = 64 8^3 = 512 ...................