BITAND

Name

BITAND -- 

Synopsis

BITAND(a,b)

Description

The BITAND function returns bitwise and-ing of its arguments.

Examples

See also

BITOR, BITXOR.