:Use the BITAND function skillfully to find bitwise AND in C language-Table skills免费ppt模版下载-道格办公

Use the BITAND function skillfully to find bitwise AND in C language

  • Picture and text skills
  • Case

Returns the bitwise AND of two numbers.

Syntax
BITAND( number1, number2)
number1 must be in decimal format and greater than or equal to 0.
number2 must be in decimal format and greater than or equal to 0.

Description
BITAND returns a decimal number.
If any parameter is less than 0, BITAND returns the error value #NUM!.
If any parameter is a non-integer or greater than (2^48)-1, BITAND returns the error value #NUM!.
If any parameter is non-numeric, BITAND returns the error value #VALUE!.

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/qiao-yong-BITAND-han-shu-qiu-C-yu-yan-zhong-de-an-wei-yu.html

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

Related Suggestion