• Home
  • BIN2DEC function

BIN2DEC function

The BIN2DEC function is one of the engineering functions. It is used to convert a binary number into a decimal number.

Syntax

BIN2DEC(number)

The BIN2DEC function has the following argument:

ArgumentDescription
numberA binary number entered manually or included into the cell you make reference to.
Notes

If the argument is not recognised as a binary number, or contains more than 10 characters, the function will return the #NUM! error.

How to apply the BIN2DEC function.

Examples

The figure below displays the result returned by the BIN2DEC function.

BIN2DEC Function

Article with the tag:
Browse all tags