$and

Added in 1.9.0

$and(A,B)

Returns A binary and B.

//echo -ag $and(5,4) returns 4