We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddac424 commit 3e9a074Copy full SHA for 3e9a074
maths/volume.py
@@ -135,7 +135,7 @@ def vol_spheres_union(
135
136
:return: ``vol_sphere`` (:math:`radius_1`) + ``vol_sphere`` (:math:`radius_2`)
137
- ``vol_spheres_intersect``
138
- (:math:`radius_1`, :math:`radius_2`, :math:`centers\_distance`)
+ (:math:`radius_1`, :math:`radius_2`, :math:`centers\_distance`)
139
140
>>> vol_spheres_union(2, 2, 1)
141
45.814892864851146
0 commit comments