MecSimCalc Hackathon 2023
Project: Truth Table Generator
This app takes a boolean expression as input and outputs its truth table.
For example, to get the truth table of and gate, input AB and you should get the output of and truth table
Please keep the boolean variables capital and use of some other random symbols order to avoid any sort of unexpected errors/behaviours.
Some two input (A, B) logic gates inputs:
AND - AB
OR - A+B
NAND - (AB)'
NOR - (A+B)'
We have put forth alot of hardwork and dedication to it so we hope you like it :)
Authors
Harkeerat Singh, Thomas Gibson
Copyright © MecSimCalc 2025
Terms | Privacy