Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 369 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 369 Bytes

🔵🔴 A truth table calculator with parser expressions

Note

This project was created for the discipline "Discrete Mathematic".

Simple logical operations represented as Unicode strings (g5(x, y, z) = (x ∨ y ∨ z) ∧ (x̅ ∨ y) ∧ (x ∨ z)) that can have only two states (on/off).


TODO: remake normal & create delitful GUI for chickens 🐣