Home Apps Practical Tools LogOp - Logical Operations

Enjoy millions of the latest Android apps, games, music, movies, TV, books, magazines & more. Anytime, anywhere, across your devices.

Calculation of logical functions, supported are:

and, or, nand, nor, xnor, xor, not

in (hopefully) all possible combinations.

As a result you receive a truth-table, i.e.:

and(x0,x1):

00 | 0

01 | 0

10 | 0

11 | 1

If you spot any bugs, please write me an Email, input instructions are described in the app.