Actions
$and » History » Revision 3
« Previous |
Revision 3/7
(diff)
| Next »
Per Amundsen, 02/08/2014 12:21 AM
$and¶
Added in 1.9.0
$and(A,B)
Returns binary A & B.
//echo -ag $and(5,4) returns 4
Both parameters can be 64 bit.
Updated by Per Amundsen almost 11 years ago · 3 revisions