SKEDSOFT

Discrete Mathematics

We can convert 568 to decimal number and then convert the decimal number to its binary equivalent.

Binary to Octal Conversion:
Steps:
1) Make a group of 3 bits, starting from binary point
2) For whole numbers make group of three from right to left (from binary point)
3) For fractional part, move left to right from binary point.
4) In case of one or two bits left, add zeroes to make a group of three.
5) Replace each group of 3 bits by equivalent octal numbers.