Applied mathmatics

eesope·2023년 10월 5일

Positional number systems

Useful bases in Computer science

Bits and bytes

Converting a base b to decimal

  • integers
  • fractional parts

Decimal to base b

  • integer / base
  • fractional parts * base

Differences in accuracy

Converting

  • Octal -> binary
  • Hexa -> binary
  • Hexa, decimal, octal, binary

Addition

Subtraction

Multiply

profile
go simple 🧑🏻‍💻

0개의 댓글