mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 20:10:36 +02:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user