11
Chat with our AI personalities
11
Next after 100000000000000 is 100000000000001. If decimal, it would be 100.000.000.000.001. If binary, it would be 16.385 in decimal. if hexadecimal, it would be 91.013 in decimal.
In decimal it would 2784. In octal it would be 5340. In binary it would be 101011100000.
An irrational number is a real number that cannot be expressed as a ratio of two integers. In decimal terms, it is a real number that has either a terminating decimal or an infinitely recurring decimal. This would apply whatever the integer base, such as binary, octal, hexadecimal.
Largest 8 bit unsigned number is 11111111 binary which is the number 255 in decimal. In hexadecimal 255 is represented as FF In octal 255 is represented as 377. The related link below will help.