BioloMICS logo
×
BioloMICS menu

HEX2BIN

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