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