1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-01 20:33:34 +02:00
This commit is contained in:
Pomax
2016-07-23 12:25:56 -07:00
parent 3c6f926668
commit 19bb1e1f2e
2 changed files with 13 additions and 13 deletions

View File

@@ -114,8 +114,8 @@ var Circles = React.createClass({
<p>\[ C = S + a \cdot \begin{pmatrix} 0 \\ 1 \end{pmatrix} \ , \ \ C = E + b \cdot \begin{pmatrix} -sin(φ) \\ cos(φ) \end{pmatrix} \]</p>
<p>i.e. we want a point that lies on the vertical line through A (at some distance <i>a</i>
from A) and also lies on the tangent line through B (at some distance <i>b</i> from B). Solving
<p>i.e. we want a point that lies on the vertical line through S (at some distance <i>a</i> from S)
and also lies on the tangent line through E (at some distance <i>b</i> from E). Solving
this gives us:</p>
<p>\[ \left\{ \begin{array}{l}