Sigma Squared

OCT2HEX

OCT2HEX

May 31, 2023
|
No Comments

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

Syntax: =OCT2HEX(number, [places])

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

Example: If you have an octal number 17, the hexadecimal equivalent can be found using the formula =OCT2HEX(17) which returns F.

Leave a Reply

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