HOW TO CONVERT FRACTION DECIMAL TO BNINARY?
이전 댓글 표시
If I have a Number, 0.98485077, how can I convert it to binary form? [SHOUTING and grammar fixed -ED]
댓글 수: 2
Jan
2013년 2월 26일
Writing in uppercase means shouting in internet forums. I ask you to calm down.
Which binary formn do you need? Remember that all double numbers are stored in the binary form specified by IEEE754, because the computer itself does neither contain decimal nor analog values.
Walter Roberson
2013년 2월 26일
There is no standard representation for fixed-point binary fractions. There are many different representations in use. You need to be specific about the encoding.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!