Waivio

boolean

Experts

drifter1

1.3 K

Mathematics - Discrete Mathematics - Boolean Algebra

[Image 1] Introduction Hey it's a me again @drifter1! Today we continue with Mathematics, and more specifically the branch of "Disc...

jim-crypto

706.58
PeakD

#Bitcoin breaks $50k and holds it. $Hive pushing $2 again. Take profits or HODL?

Hope everyone is having a great Holiday season. It appears that the Bulls (buyers) are beating the Bears (sellers) this December, with #B...

ukay66

33.63
PeakD

Microbit Programming - Selection Style Program | Logic operation | Decision making operation

The second basic programming skill that beginners in programming should have is how to apply if, if-else conditional statements. The cond...

suleimanz

0.46
Hive.Blog

Dealing with Arrays in javascript

Hello, hivers. I'm here to give a detailed explanation on how to get an item by index number, and also delete an item on the list. Alrigh...

deanpiecka

6.77
Steemit

The Balanced AND Logic Gate

I have been replacing Sudoku with this problem of the odd and even logic gates. It is rather complex to implement using two transistors. ...

deanpiecka

6.77
Steemit

Balanced Logic Gates

...

deanpiecka

6.77
Steemit

A Congruent System Of Logic Gates To Correct Unbalanced Operation

This is going to be logical and congruent, a breath of fresh air. One odd operator EI (either) and one even AND to produce all existing i...

deanpiecka

6.77
Steemit

The AND Logic Gate Needs To Be Corrected As Well

The AND logic gate needs to be corrected as well (transistor logic circuit redesign) for all the pieces to come together with only two lo...

deanpiecka

6.77
Steemit

ORomeo! ORomeo! A Plagiarising Digital Romance

The OR logic gate includes an AND gate which is always high, true and passing a consistent value of 1. AND is constant and equal to 1, th...

deanpiecka

6.77
Steemit

We Have Been Computing Pseudo-Exclusion

WE HAVE BEEN COMPUTING IN PSEUDO-EXCLUSION MODE OR, XOR and NOR are not a true exclusion operations. Now that we have EI (either) we migh...

deanpiecka

6.77
Steemit

EI (either) Operator Chaining

Operator chaining analysis: This AND(inclusive) that AND(inclusive) those... Is very similar to... This OR(inclusive) that OR(inclusive) ...