Qurak

ToSphericalCoordinates

Tilgjengelig

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

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient