Java buit-in (or third-party code) for creating basic transformations

Are there any built-in libraries (or any good third-party code) that support converting a number from any arbitrary base A to another base B?

Thank,

+3
source share

All Articles