diff options
author | Prefetch | 2023-05-29 18:06:30 +0200 |
---|---|---|
committer | Prefetch | 2023-05-29 18:06:30 +0200 |
commit | 86ac658c6c23e5cad97010641a67ce00a9a76b40 (patch) | |
tree | e52eebc6c02c4a2b442c9a165637dc79142ca0c8 /source/know/concept/cylindrical-polar-coordinates | |
parent | 383d2816744663d23047c6262f94040d04b0ad13 (diff) |
Rewrite and rename "Curvilinear coordinates"
Diffstat (limited to 'source/know/concept/cylindrical-polar-coordinates')
-rw-r--r-- | source/know/concept/cylindrical-polar-coordinates/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/know/concept/cylindrical-polar-coordinates/index.md b/source/know/concept/cylindrical-polar-coordinates/index.md index 686a4ed..43b4684 100644 --- a/source/know/concept/cylindrical-polar-coordinates/index.md +++ b/source/know/concept/cylindrical-polar-coordinates/index.md @@ -41,8 +41,8 @@ $$\begin{aligned} } \end{aligned}$$ -The cylindrical polar coordinates form an orthogonal -[curvilinear system](/know/concept/curvilinear-coordinates/), +The cylindrical polar coordinates form +an [orthogonal curvilinear system](/know/concept/orthogonal-curvilinear-coordinates/), whose scale factors $$h_r$$, $$h_\varphi$$ and $$h_z$$ we want to find. To do so, we calculate the differentials of the Cartesian coordinates: |