Updated Inverse.md (markdown)
commited
commit
7b828fcbd624bc7ddef99dddcc25711b25197319
... | ... | @@ -8,6 +8,8 @@ Input : |
8 | 8 | Output : |
9 | 9 | - Rot Inverse : the inverse of the rotation |
10 | 10 | |
11 | ||
12 | ||
11 | 13 | ## Details |
12 | 14 | The inverse of a rotation is the rotation that, when [[combined|Combine]] with the original rotation, equals the identity rotation (0, 0, 0). |
13 | 15 |