Skip to main content

BIN2DEC

Converts a binary number to decimal.

CategoryEngineering
SyntaxBIN2DEC(number)

Parameters

ParameterRequiredDescription
numberRequiredThe binary number (up to 10 digits) to convert.

Example

BIN2DEC(number)

Auto-generated from the EngCanvas function registry.