1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-06 23:06:43 +02:00
This commit is contained in:
Justin Lin
2021-02-13 11:03:02 +08:00
parent f621af9a02
commit 699c58fd47

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