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 客户端使用