Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alinnman committed Jun 4, 2024
1 parent e41bf05 commit 74183bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ The two small circles define a *sight pair* $S_p$ but the two sights are taken a

We now define a function on a rotation angle $\rho$ which we will apply on the circle $s_1$

$K(\rho) = \arccos ( (r(s_1,\rho) + t(\phi,\tau))\cdot p_{\text{GPs2}} ) - \arccos ( \alpha_{s2})$
$K(\rho) = \arccos ( (r(s_1,\rho) + t(\phi,\tau))\cdot p_{\text{GPs2}} ) - (\frac{\pi}{2} - \alpha_{s2})$

where<br>
* $r$ is a rotation function (based on Rodrigues formula, see above)
Expand Down

0 comments on commit 74183bf

Please sign in to comment.