Qurak

ToSphericalCoordinates

Khả dụng

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]}

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP