... | @@ -39,12 +39,12 @@ When adding mathematical formulas to your documentation, please use one of the f |
... | @@ -39,12 +39,12 @@ When adding mathematical formulas to your documentation, please use one of the f |
|
|
|
|
|
```
|
|
```
|
|
|
|
|
|
When including formulas, ensure each symbol is explained. For example:
|
|
When including formulas, ensure each symbol is explained. For example
|
|
|
|
|
|
- \( E = mc^2 \)
|
|
$E = mc^2$, where:
|
|
- \( E \): Energy
|
|
- $E$ is Energy
|
|
- \( m \): Mass
|
|
- $m$ is Mass
|
|
- \( c \): Speed of light
|
|
- $c$ is the Speed of Light
|
|
|
|
|
|
## Visualization Guidelines
|
|
## Visualization Guidelines
|
|
|
|
|
... | | ... | |