1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 14:18:13 +01:00
This commit is contained in:
Justin Lin 2021-02-13 11:03:02 +08:00
parent ca19568ae2
commit 9eb0e59dfb

View File

@ -1,6 +1,6 @@
# spherical_coordinate
Converts from Cartesian to Polar coordinates. It returns `[radius, theta, phi]`.
Converts from Cartesian to Spherical coordinates (used in mathematics). It returns `[radius, theta, phi]`.
**Since:** 3.0