Tautology - MATLAB Cody - MATLAB Central

Problem 44374. Tautology

Difficulty:Rate

Check if the given expression is always true. For example, the sentence

'~(A & B) == (~A | ~B)'

is always true.

Characters in the input sequences may include ~ & | == ( ), whitespace, 0 for false, 1 for true and letters for variables.

Solution Stats

17.11% Correct | 82.89% Incorrect
Last Solution submitted on Feb 23, 2025

Problem Comments

Solution Comments

Show comments
Primes and Rough Numbers, Basic ideas
What is a rough number? What can they be used...
3
5

Problem Recent Solvers42

Suggested Problems

More from this Author40

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page