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 30b2519 commit aa2269eCopy full SHA for aa2269e
spatialmath/base/quaternions.py
@@ -26,7 +26,7 @@
26
27
def _compute_cdf_sin_squared(theta: float):
28
"""
29
- Computes the CDF for the distribution of anular magnitude for uniformly sampled rotations.
+ Computes the CDF for the distribution of angular magnitude for uniformly sampled rotations.
30
31
:arg theta: angular magnitude
32
:rtype: float
0 commit comments