Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Boolean expression in the "NAND Gate Method" page #343

Closed
schezfaz opened this issue May 21, 2020 · 0 comments · Fixed by #344
Closed

Typo in Boolean expression in the "NAND Gate Method" page #343

schezfaz opened this issue May 21, 2020 · 0 comments · Fixed by #344

Comments

@schezfaz
Copy link
Contributor

Description

The boolean expression present on the [NAND Gate Method] page is correct as the rest of the steps do not follow through with the current expression.

Steps to reproduce the behavior:

  1. Go to 'https://learn.circuitverse.org/docs/nand_gate_method.html#simplification'
  2. F(A,B,C,D) has an extra variable 'E' on the R.H.S

Expected behavior

'E' parameter should not be present as F is a function of only 4 variables: A,B,C,D

Screenshots

image.

Working on it.

@YashKumarVerma YashKumarVerma changed the title Boolean expression in the "NAND Gate Method" page is incorrect Typo in Boolean expression in the "NAND Gate Method" page May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant