Numbers

on . Posted in Algebra

Base Numbers

  • Binary - \(\;0\; or\; 1\; \)
  • Hexadecimal - \(\;0,\;1,\;2,\; 3,\; 4,\; 5,\; 6,\; 7,\; 8,\; 9,\; A,\; B,\; C,\; D,\; E,\; F\; \)
  • Octal - \(\;0,\;1,\;2,\; 3,\; 4,\; 5,\; 6,\; 7\; \)

Number Types

  • Counting Number - \(\; 1,\; 2,\; 3,\;4,\;5,\;6,\;...\; \)
  • Integer - \(\;...,\;-6,\;-5,\;-4,\;-3,\;-2,\;-1,\;0,\; 1,\; 2,\; 3,\;4,\;5,\;6,\;...\; \)
  • Rational Number - A fraction number
  • Real Number - A decimal number
  • Whole Number - \(\;0,\; 1,\; 2,\; 3,\;4,\;5,\;6,\;...\; \)