Binary to Octal and Binary to Hexadecimal Conversion for Fractional Number
In a recent article, we have seen how to convert a binary number to its corresponding octal as well as hexadecimal number. However, in that article, we have considered the conversions for only the whole numbers. In this article, we will do the conversions for the binary fractional numbers. Following is the technique for such…
Read More “Binary to Octal and Binary to Hexadecimal Conversion for Fractional Number” »