vault backup: 2023-09-26 12:20:45
This commit is contained in:
parent
7945077dc3
commit
326a2f9dbf
@ -20,7 +20,9 @@ $R_{P}=\frac{R_{3}\times{R_{2}}}{{R_{3}+R_{2}}}$
|
|||||||
- A branch is a link between 2 points in the diagram
|
- A branch is a link between 2 points in the diagram
|
||||||
- A node is a point in the diagram linked to at lease 3 branches
|
- A node is a point in the diagram linked to at lease 3 branches
|
||||||
- A loop is a draw from a point in the diagram to itself.
|
- A loop is a draw from a point in the diagram to itself.
|
||||||
Exemple:
|
> ⚠️ In a loop we don't use the same path twice or more
|
||||||
|
|
||||||
|
Exemple:
|
||||||
```mermaid
|
```mermaid
|
||||||
flowchart LR
|
flowchart LR
|
||||||
C --> D --> B --> C
|
C --> D --> B --> C
|
||||||
|
Loading…
x
Reference in New Issue
Block a user