:How to convert decimal number to octal number-Table skills免费ppt模版下载-道格办公

How to convert decimal number to octal number

  • Picture and text skills
  • Case

Convert decimal number to octal number.


Grammar

DEC2OCT(number, [places])

The DEC2OCT function syntax has the following parameters:

Number: Required, the decimal integer to be converted. If the number is negative, places are ignored and DEC2OCT returns 10 characters (30 bits)

Octal number, the highest bit is the sign bit. The remaining 29 bits are quantity bits. Negative numbers are represented by two's complement notation.

Places : Optional, the number of characters to use. If places is omitted, DEC2OCT uses the minimum number of characters necessary. Places can be used to return

The value of is prepended with 0 (zero).


Description

if number

If number is non-numeric, DEC2OCT returns #VALUE! .

If DEC2OCT requires more than one character, it will return a #NUM! error value.

If places is not an integer, it will be truncated.

If DEC2OCT is non-numeric, #VALUE! is returned.

If "number of bits" is negative, DEC2OCT will return #NUM! .


Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/ru-he-jiang-shi-jin-zhi-shu-zhuan-huan-cheng-ba-jin-zhi-shu.html

Like (810)
Reward 支付宝扫一扫 支付宝扫一扫
single-end

Related Suggestion