BOOLAND

val BOOLAND: OP

If both a and b are not 0, the output is 1. Otherwise 0. Input: a b Output: true/false