|
||
Convert a Ratio of Integers |
||
|
From |
To |
Result |
||
|---|---|---|---|---|
|
Initial Base |
Numerator |
Denominator |
New Base |
|
|
10 |
35 |
|
|
|
|
2 |
100011 |
|
|
|
|
10 |
6877 |
|
|
|
|
16 |
A345F |
|
|
|
|
16 |
A345F |
|
|
|
|
7 |
1 |
|
|
|
|
23 |
{16} |
|
|
|
|
10 |
7867 |
|
|
(a lot of digitstry it!) |
Enter the initial base of the numerator and denominator (e.g., 2 for binary, 8 for octal, 10 for decimal, 16 for hexadecimal, etc.)
Enter the ratio you want to convert to the new base. If the initial base of the ratio is between 2 and 16, you may use the digit symbols in the following tables to encode the numerator and denominator (note that the digit values are in base 10).
|
|
For any base (larger than 16 or not), you can always enter the numerator and denominator as sequences of base 10 digit values contained inside braces. The following table gives some examples of how you could enter the base 10 ratio 6775 / 4391.
|
Base |
Numerator |
Denominator |
|---|---|---|
10 |
6775 |
4391 |
2 |
1101001110111 |
1000100100111 |
16 |
1A77 |
1127 |
16 |
{1}{10}{7}{7} |
{1}{1}{2}{7} |
30 |
{7}{15}{25} |
{4}{26}{11} |
Enter the new base to which the ratio 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