BitwiseAnd

Top  Previous  Next

CIRCON~1_img320

Calculates the bitwise AND of the bits which make up the two integer inputs and outputs the integer resulting from the bitwise operation.

 

Inputs



 

 

Slots

Type

Default

Description

 

In1

Integer

Null

The first integer to use in the bitwise operation.

 

In2

Integer

Null

The second integer to use in the bitwise operation.

 

Outputs


 

Slots

Type

Description

 

Out

Integer

The result of the calculation.