ItsLogical simplifies logical statements containing Ifs, Elses, ElseIfs, Ands, Ors, Nots, and Statements to their simplest form.
ItsLogical is designed to generate a vast truth table in Excel to exhaust the truth values for the given statement. The user decides which logical operator to try next, and the program checks for logical equivalence. This program is perfect for math students looking to understand logical equivalences and truth tables better. Users can easily find the negation of an If-Then-Else statement, And-Or equivalent to any If-Then-ElseIf-Else statement, or reduce a complicated series of Ands, Ors, and Nots to a simple statement of Ands, Ors, and Nots.
Moreover, ItsLogical is valuable to anyone using Excel or similar spreadsheet software. If you enter a complicated If-Then-Else statement and want to see it in tree form, then edit the tree, and then send it back to Excel, this software is perfect. ItsLogical can be a lifesaver if you find yourself desperately guessing where to put the parenthesis and want to see a visual representation of it.
Version 1.0.0.6: Fixed error when saving.