Converts octal numbers to hexadecimal numbers.
grammar
OCT2HEX(number, [places])
The OCT2HEX function syntax takes the following parameters:
“Numbers” required. The octal number to convert.
Number cannot contain more than 10 octal characters (30 bits).
The highest bit of Number is the sign bit. The remaining 29 bits are quantity bits.
Negative numbers are represented by binary complement notation.
Places is optional. The number of characters to use.
If places are omitted, OCT2HEX uses the minimum number of characters necessary.
Places can be used to prefix the returned value with 0 (zero).
Instructions
If number is negative, OCT2HEX ignores places and returns a 10-digit hexadecimal number.
If number is not a valid octal number, OCT2HEX returns the error #NUM! .
If OCT2HEX requires more characters than the places character, return the #NUM! Error value. .
If places is not an integer, round the truncation.
If places is non-numeric, OCT2HEX returns the #VALUE! Error value. .
If places is negative, OCT2HEX returns the #NUM! Error value .
I want to create a clean, concise and efficient office reference manual, in order to maintain a good reference experience, I did not add any third-party advertisements in my blog, of course, if you are willing, you can watch the following video, it can bring me some income, so that I can better maintain the server to provide higher quality service, thank you for your help and support.
You can choose any link below to watch my videos and I will earn some money to strengthen the site and resist DDOS attacks that may happen at any time, thank you for your support!
(Please note: Please do not maliciously click on links or video ads to increase invalid traffic, as this can result in lower or no revenue.)
Learn to consult the manual video
(Will be released in the later period with the consult the manual article, please pay attention.)
My Febspot video list (Learn after-school relaxation videos)
https://suu.us/sponsor
My Febspot video home page
https://www.febspot.com/leet4477/