Category: Engineering Function.
Description: Converts a binary number to hexadecimal.
Syntax: BIN2HEX(number, [places])
Number is the binary number to be converted.
Places is the number of characters to use.
If places is omitted, the minimum number of characters is used.