mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-17 20:02:53 +08:00
Fixing table formatting issue with logic
This commit is contained in:
parent
b5f0c775ff
commit
271e48d3c4
@ -28,7 +28,7 @@ A list of some basic equations and constants I have found useful in my life as a
|
||||
|
||||
| Rule | Value |
|
||||
|-------------------------------------|---------------------------------------|
|
||||
| De Morgan's Law | ~(A&B)=~A|~B, ~(A|B)=~A&~B |
|
||||
| De Morgan's Law | ~(A & B) =~A or ~B, ~(A or B) =~A &~B |
|
||||
| RC delay | (0.35) * res/um * cap/um * L(um)^2 |
|
||||
| Relative permitivity (SiO2) | 3.9 |
|
||||
| Relative permitivity (Si) | 11.68 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user