1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 21:02:49 +02:00

Automated build

This commit is contained in:
Bezierinfo CI
2021-08-31 22:19:45 +00:00
parent 6255d768ba
commit 1f648efbc8
9 changed files with 19 additions and 19 deletions

6
docs/ru-RU/index.html generated
View File

@@ -34,7 +34,7 @@
<meta property="og:locale" content="ru-RU" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" />
<meta property="og:updated_time" content="2021-08-31T22:19:11+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />
@@ -6484,8 +6484,8 @@ lli = function(line1, line2):
of any chord, perpendicular to that chord, passes through the center of the circle.
</p>
<p>
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
and the circle's radius will—by definition!—be the distance from the center to any of our three points:
</p>
<graphics-element