unhex(hex)
Convert a hex representation to a number.
Type: function
Parameter(s):
- hex {String}:The hex representation 
Returns:
- 
    {Number}:
 The number 
Convert a hex representation to a number.
Type: function
Parameter(s):
The hex representation
Returns:
The number