floating number
[컴퓨터 구조] Ch5. Digital Building Blocks (2) - Number System : Floating-point number 부동 소숫점 중심으로
Refrence : David Harris, Sarah Harris - Digital Design and Computer Architecture 목차 Arithmetic Circuits Number Systems Sequentail Building Blocks Memory Arrays Logic Arrays Number Systems 여기서는 컴퓨터가 fraction을 어떻게 표현하는 지 배웁니다. 음수의 경우 2의 보수로 표현하면 되지만, 소수는 어떻게 표현해야 할까요? 소숫점이 고정이냐 유동적이냐에 따라 두 가지 방법으로 나뉩니다. Fixed-point Floating-point (1) Fixed-point 6.75를 4 integer bits와 4 fraction bits로 표현하면, 0110.11..