Qurak

ToSphericalCoordinates

利用可能

Converts Cartesian coordinates to spherical.

ToSphericalCoordinates[{x, y, z}]
ToSphericalCoordinates[{x, y, z}] → {Sqrt[x^2 + y^2 + z^2], ArcTan[z, Sqrt[x^2 + y^2]], ArcTan[x, y]}

トピック

関連

全 6300 関数 · MCPクライアントから使う