Qurak
文档
价格
登录
Qurak
文档
函数
ToSphericalCoordinates
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]}
在 Qurak 上运行
搜索参考
主题
Angles And Polar Coordinates
- Spherical Coordinates
New In101 Alphabetical Listing
- T
Vector Analysis
- Coordinate Systems
相关
FromSphericalCoordinates
CoordinateTransform
ToPolarCoordinates
Norm
ArcTan
CoordinateTransformData
CoordinateChartData
FromPolarCoordinates
TakeLargest
TakeLargestBy
TakeSmallest
TakeSmallestBy
← TorusGraph
ToString →
全部 6300 个函数
·
从 MCP 客户端使用