Skip to content

Commit 9776949

Browse files
committed
add axis-angle to docs
1 parent ca7b980 commit 9776949

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/rotations.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ E = RotXYZ(R)
5454
Evec = params(E)
5555
```
5656

57+
```@example ORI
58+
rotation_axis(R), rotation_angle(R) # Get an axis-angle representation
59+
```
60+
5761
## Conventions for modeling
5862
See [Orientations and directions](@ref)
5963

0 commit comments

Comments
 (0)