8진법

Jmnote (토론 | 기여)님의 2016년 5월 2일 (월) 18:53 판

1 개요

octal, oct
8진법, 팔진법
  • 8을 밑으로 하는 기수법
  • 0~7까지의 숫자 사용
[math]\displaystyle{ \mathbf{112}_8 = \mathbf{1} \times 8^2 + \mathbf{1} \times 8^1 + \mathbf{2} \times 8^0 }[/math]

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}