Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
fix latex syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
gucio321 committed Jan 29, 2024
1 parent 73222be commit 86c666e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/dzial_4/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -590,9 +590,9 @@ $$
\vec{a} = \vec{a'} + 2 \vec{\omega} \times \vec{v'} + \vec{\omega} \times (\vec{\omega} \times \vec{r'}) \\
\vec{a'} = \vec{a} - 2 \vec{\omega} \times \vec{v'} - \vec{\omega} \times (\vec{\omega} \times \vec{r'}) \\
m \vec{a'} = m \vec{a} - 2m \vec{\omega} \times \vec{v'} - m \vec{\omega} \times (\vec{\omega} \times \vec{r'}) \\
\vec{F'} = \vec{F} - \vec{F_c} - \vec{F_od} \\
\vec{F'} = \vec{F} - \vec{F_c} - \vec{F_{od}} \\
\vec{F_c} = -2m \vec{\omega} \times \vec{v} \\
\vec{F_od} = -m \vec{\omega} \times (\vec{\omega} \times \vec{r'})
\vec{F_{od}} = -m \vec{\omega} \times (\vec{\omega} \times \vec{r'})
$$

```{admonition} Siła Coriolisa $\vec{F_c}$
Expand Down

0 comments on commit 86c666e

Please sign in to comment.