In: Math
What digits are used in binary number system? How much is 305.511 in binary form?
Binary number system makes use of only two digits that are, 0 and 1 (i.e. value of base 2).
To convert the decimal number, 305.511 into binary form we proceed as follows:
Divide the part of number before decimal point by 2 and multiply the part after decimal point by 2 and take remainders as shown. Proceed further to get binary form of the number.
Thus the decimal number, 305.511 in binary form is:
(100110001 . 1000001)2
Thus the decimal number, 305.511 in binary form is:
(100110001 . 1000001)2