Maxima Function
logand (x,y)
Returns logical (bit-wise) "and" of arguments x and y.
To use this function write first load(functs).
load(functs)