Sigma Squared

OCT2BIN

OCT2BIN

May 31, 2023
|
No Comments

Definition: OCT2BIN is a function that converts an octal number to a binary number.

Syntax: =OCT2BIN(number, [places])

Situation: This formula is appropriate when you need to convert an octal number to a binary number.

Example: If you have an octal number 17, the binary equivalent can be found using the formula =OCT2BIN(17) which returns 1111.

Leave a Reply

Your email address will not be published. Required fields are marked *