Sigma Squared

HEX2OCT

HEX2OCT

May 31, 2023
|
No Comments

Definition: HEX2OCT is a function that converts a hexadecimal number to octal.

Syntax: =HEX2OCT(number, [places])

Situation: This formula is suitable when you need to convert a hexadecimal number to octal.

Example: If you have a hexadecimal number “F”, the octal conversion can be found using the formula =HEX2OCT(“F”), which returns 17.

Leave a Reply

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