kyo20111   3년 전

For instance, the decimal number 310 can be represented as 00112 in a 4-digit binary format, i.e. (0 × 23) + (0 × 22) + (1 × 21) + (1 × 20) = 3.

->

For instance, the decimal number 310 can be represented as 00112 in a 4-digit binary format, i.e. (0 × 23) + (0 × 22) + (1 × 21) + (1 × 20) = 3.


startlink   3년 전

수정했습니다.

댓글을 작성하려면 로그인해야 합니다.