1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-23 00:33:12 +02:00

Automated build

This commit is contained in:
Bezierinfo CI
2021-06-05 23:23:51 +00:00
parent 6269b502ed
commit 21c18bd570
13 changed files with 85 additions and 49 deletions

View File

@@ -0,0 +1,10 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
P = (1, 0)
1
P = (1, k)
2
P = P + k · (sin(θ), -cos(θ))
3 4
P = (cos(θ), sin(θ))
4

View File

@@ -0,0 +1,24 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
3k + 4sin(θ)) - 3k · cos(θ) θ
────────────────────────────= sin(─)
8 2
╭ θ ╮
3k + 4sin(θ)) - 3k · cos(θ)= 8sin│ ─ │
╰ 2 ╯
╭ θ ╮
3k - 3k · cos(θ)= 8sin│ ─ │ - 4sin(θ)
╰ 2 ╯
╭ ╭ θ ╮ ╮
3k (1 - cos(θ))= 4 │ 2sin│ ─ │ - sin(θ) │
╰ ╰ 2 ╯ ╯
θ
2sin(─) - sin(θ)
2
3k= 4 · ────────────────
1 - cos(θ)
╭ θ ╮
2sin│ ─ │ - sin(θ)
4 ╰ 2 ╯
k= ─ · ──────────────────
3 1 - cos(θ)