hex2dec

Purpose:

Convert a hexadecimal to a decimal equivalent.

Enter:

hex2dec <hex_string>

Where:

<hex_string> Specify the hex string to convert.

Example:

hex2dec 0xaa

Notes:

 

See Also: