|
||
Convert a Non-Repeating Fractional Part |
||
|
From |
To |
Result |
||
|---|---|---|---|---|
|
Initial Base |
Number |
New Base |
||
|
Integral Part |
Non-Repeating Fractional Part |
|||
|
10 |
13 |
|
|
|
|
2 |
1101 |
|
|
|
|
16 |
A345 |
|
|
|
|
16 |
A345 |
|
|
|
|
3 |
2210 |
|
|
|
|
18 |
A9 |
|
|
(275.746556474031221303)8 |
|
16 |
0 |
|
|
|
|
9 |
0 |
|
|
(a lot of digitstry it!) |
Enter the initial base of the number (e.g., 2 for binary, 8 for octal, 10 for decimal, 16 for hexadecimal, etc.)
Enter the number you want to convert to the new base. If the initial base of the number is between 2 and 16, you may use the digit symbols in the following tables to encode the number (note that the digit values are in base 10).
|
|
For any base (larger than 16 or not), you can always enter the number as a sequence of base 10 digit values contained inside braces. The following table gives some examples of how you could enter the base 10 number 891.6953125.
|
Base |
Integral Part |
Non-Repeating Fractional Part |
|---|---|---|
10 |
891 |
6953125 |
2 |
1101111011 |
1011001 |
16 |
37B |
B2 |
16 |
{3}{7}{11} |
{11}{2} |
32 |
{27}{27} |
{22}{8} |
Enter the new base to which the number is converted (e.g., 2 for binary, 8 for octal, 10 for decimal, 16 for hexadecimal, etc.)
Use of this website signifies that you agree to be bound by our Terms of Use.
Privacy Policy |
Feedback |
Copyright ©2004-2006 KnowledgeDoor LLC, All Rights Reserved