直交座標から円柱座標へ変換
3次元の直交座標(x,y,z) から円柱座標(ρ,θ,z) に変換します。

| 円柱座標P: | |
| (ρ ,θ ,z ) |
\(\normalsize Transformation\ coordinates\\ \hspace{10px} Cartesian\ (x,y,z)\ \rightarrow\ Cylindrical\ (\rho,\theta,z)\\ \hspace{10px} \rho=\sqrt{x^2+y^2}\\ \hspace{10px} \theta=\tan^{\tiny -1}{\large\frac{y}{x}}\\ \hspace{10px} z=z \\\)
この計算についてお客様の声はまだありません。