Skip to content

Commit bd359c6

Browse files
committed
📚 Minor fix in documentation
1 parent 3f3cb89 commit bd359c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/conversions/angle_to_dcm.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ julia> dcm = angle_to_dcm(pi / 2, pi / 3, pi / 4, :ZYX)
5959
3.06162e-17 0.5 -0.866025
6060
-0.707107 0.612372 0.353553
6161
0.707107 0.612372 0.353553
62-
6362
```
6463
"""
6564
function angle_to_dcm::Number, rot_seq::Symbol)

0 commit comments

Comments
 (0)