BIN2HEX converts binary to hexadecimal

Converts binary numbers to hexadecimal numbers.

grammar

BIN2HEX(number,places)

■ Number Binary number to be converted. The Number cannot be more than 10 bits (binary bits), the highest bit is a sign bit, and the remaining 9 bits are numeric bits.

Negative numbers are represented by binary complement.

■ The number of characters Places will use. If places is omitted, the function DEC2BIN is represented by the fewest characters that can represent the number.

places is especially useful when you need to prefix a returned value with a zero.

Instructions

■ If the number is an illegal binary number or has more than 10 digits, BINZHEX returns the error value #NUM! .

■ If the number is negative, BINZHEX ignores places and returns a ten-character hexadecimal number.

■ If BINZHEX requires more bits than places specifies, the #NUM! Error value is returned. .

■ If places is not an integer, round the truncation.

■ If places is not numeric, BINZHEX returns the #VALUE! Error value .

■ If places is negative, BINZHEX returns the error value #NUM! .

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/