|
|
|
User Rating: Rated by: |
Good (3.5/5) 14 user(s) |
|
|
|
Base Conversion Utility description |
|
|
An application that can easily convert numbers in any base and can handle very large numbers
The Base Conversion Utility is a simple utility which allows you to convert a value from any mathematical base to any other base. For example you can convert a number from Binary into Hexadecimal, or vice-versa. Any unit can be converted into any other unit.
The program supports conversion between any base, from Base 2 (Binary) to Base 36.
In addition, very large numbers can be converted. For example the Hexadecimal value FFFFFFFFFFFFFFF is a perfectly valid conversion, into any other base.
If a conversion is too large (e.g. perhaps a large number in Base 36) then a message will be displayed – the program will not crash, nor will it give rogue results. You can at least give it a try and see how useful Base Conversion Utility can actually be for you!
|
|