Add images
This commit is contained in:
parent
2350b9970e
commit
23750ae959
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
|
@ -77,6 +77,8 @@ Using styling files from [oysteikt/texmf](https://gitlab.stud.idi.ntnu.no/oystei
|
||||||
|
|
||||||
#### Chapter 1. 2. 3. Boolean calculator
|
#### Chapter 1. 2. 3. Boolean calculator
|
||||||
|
|
||||||
|
![Boolean Calculator](.gitlab/graphics/chrome-extension/booleanalgebra.png)
|
||||||
|
|
||||||
Automates calculating boolean expression step by step by running the input through https://boolean-algebra.com/
|
Automates calculating boolean expression step by step by running the input through https://boolean-algebra.com/
|
||||||
|
|
||||||
Outputs the resulting set of expressions to either propositional logic, boolean algebra or set operations.
|
Outputs the resulting set of expressions to either propositional logic, boolean algebra or set operations.
|
||||||
|
@ -97,6 +99,8 @@ Using styling files from [oysteikt/texmf](https://gitlab.stud.idi.ntnu.no/oystei
|
||||||
|
|
||||||
#### Chapter 7. Combinatorics
|
#### Chapter 7. Combinatorics
|
||||||
|
|
||||||
|
![Permutation/Combination Calculator](.gitlab/graphics/chrome-extension/permscombs.png)
|
||||||
|
|
||||||
Permutations / Combinations Calculator
|
Permutations / Combinations Calculator
|
||||||
|
|
||||||
Computes permutations and combinations
|
Computes permutations and combinations
|
||||||
|
|
Loading…
Reference in New Issue