Pacific Database

Home | Contact | FAQs | View Cart

A world of information at your fingertips

Number manipulations

Num2Num :: Converts a number from one base to another

This function simply converts a number to a different base. For example:

  • Binary
  • Octal
  • Hex
  • Decimal
  • Roman

You can convert a number from any base to any other base. For example, binary to roman; hex to octal; roman to hex.