BioloMICS logo
×
BioloMICS menu

BIN2OCT

 
Category: Engineering Function.
 
Description: Converts a binary number to octal.
 
Syntax: BIN2OCT(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.