radix

radix

Properties:
Name Type Description
binary number

specify 2 to return binary radix value

octal number

specify 8 to return octal radix value

base10 number

specify 10 to return base10 radix value

hexadecimal number

specify 16 to return hexadecimal radix value

Source: