diff options
author | Prefetch | 2023-06-18 17:59:42 +0200 |
---|---|---|
committer | Prefetch | 2023-06-18 17:59:42 +0200 |
commit | e2f6ff4487606f4052b9c912b9faa2c8d8f1ca10 (patch) | |
tree | 16455ba80b2ff443a970945a7ca8bd49cfc8377b /source/know/concept/cartesian-coordinates | |
parent | 5a4eb1d13110048b3714754817b3f38d7a55970b (diff) |
Improve knowledge base
Diffstat (limited to 'source/know/concept/cartesian-coordinates')
-rw-r--r-- | source/know/concept/cartesian-coordinates/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/know/concept/cartesian-coordinates/index.md b/source/know/concept/cartesian-coordinates/index.md index d198e84..a0bfc39 100644 --- a/source/know/concept/cartesian-coordinates/index.md +++ b/source/know/concept/cartesian-coordinates/index.md @@ -11,8 +11,8 @@ layout: "concept" This article is a supplement to the ones on [orthogonal curvilinear systems](/know/concept/orthogonal-curvilinear-coordinates/), [spherical coordinates](/know/concept/spherical-coordinates/), -[cylindrical polar coordinates](/know/concept/cylindrical-polar-coordinates/), -and [cylindrical parabolic coordinates](/know/concept/cylindrical-parabolic-coordinates/). +[polar cylindrical coordinates](/know/concept/polar-cylindrical-coordinates/), +and [parabolic cylindrical coordinates](/know/concept/parabolic-cylindrical-coordinates/). The well-known Cartesian coordinate system $$(x, y, z)$$ has trivial **scale factors**: |