Converts binary to octal.
grammar
BIN2OCT(number, [places])
The BIN2OCT function syntax has the following parameters:
Number required. The binary number to be converted. Number contains a maximum of 10 characters (10 bits).
The highest bit of Number is the sign bit. The remaining 9 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, BIN2OCT uses the required minimum number of characters.
Places can be used to prefix the returned value with 0 (zero).
Instructions
■ If Number is an illegal binary number or contains more than 10 characters (10 bits), BIN2OCT returns #NUM! Error value.
■ If the number is negative, BIN2OCT ignores Places and returns a ten-character octal number.
■ If BIN2OCT requires more characters than places specifies, #NUM! Is returned. Error value.
■ If places is not an integer, round the truncation.
■ If places is non-numeric, BIN2OCT returns #VALUE! Error value.
■ If places is negative, BIN2OCT returns #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/