What is binary equivalent of the octal number 13.54?

1 answer

Answer

1188768

2026-04-12 02:45

+ Follow

Invalid octal number.

* * * * *


No, it is not an invalid octal.


13.54, in decimal form is 1*81+ 3*80+ 5*8-1+ 4*8-2 = 8+35/8+4/64

= 14.687510.


In binary, that is 1110.1011



ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.