Qurak

ToSphericalCoordinates

Disponible

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

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP