Converts octal numbers to binary numbers.
grammar
OCT2BIN(number, [places])
The OCT2BIN function syntax takes the following parameters:
number: Required, octal number to convert. Number cannot contain more than 10 characters. The highest bit of Number is the sign bit. Remaining 29 bits
Is the quantity bit. Negative numbers are represented by binary complement notation.
Places: Optional, number of characters to use. If places are omitted, OCT2BIN uses the minimum number of characters necessary. Places can be used in the return
The value is preceded by 0 (zero).
Instructions
■ If number is negative, OCT2BIN ignores places and returns a 10-bit binary number.
■ If the parameter number is negative, it cannot be less than 7777777000; If the parameter Number is positive, it cannot be greater than 777.
■ If number is not a valid octal number, OCT2BIN returns the error #NUM! .
■ If OCT2BIN 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, OCT2BIN returns the #VALUE! Error value. .
■ If places is negative, OCT2BIN 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/