Skip to main content

OCT2DEC

Converts an octal number to decimal.

CategoryEngineering
SyntaxOCT2DEC(number)

Parameters

ParameterRequiredDescription
numberRequiredThe octal number (up to 10 characters) to convert.

Example

OCT2DEC(number)

Auto-generated from the EngCanvas function registry.