اس کنٹرول میں ترمیم کرنے سے یہ صفحہ آٹومیٹک طریقے سے اپڈیٹ ہو جائے گا

OCT2HEX

The OCT2HEX function converts an octal number to the corresponding hexadecimal number.

OCT2HEX(octal-string, convert-length)

octal-string: The string value representing the number to be converted. octal-string must contain only the numbers 0 to 7.

convert-length: An optional number value specifying the minimum length of the number returned. convert-length must be in the range 1 to 12. If convert-length is omitted, it is assumed to be 1. If it is included, the number returned is padded with leading zeros, if necessary, so that it is at least the length specified by convert-length.

Examples

=OCT2HEX(127, 4) returns 0057.

=OCT2HEX(15) returns D.

=OCT2HEX(-127, 4) returns an error because the minus sign is not permitted.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.
مددگار؟
حروف کی حد: 250
حروف کی زیادہ سے زیادہ حد 250 ہے۔
آپ کے تاثرات کا شکریہ۔
Morty Proxy This is a proxified and sanitized view of the page, visit original site.