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 用戶端使用這個