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

full regeneration

This commit is contained in:
Pomax
2021-02-28 12:28:41 -08:00
parent d8fab98ec7
commit 45394f6d0f
329 changed files with 3135 additions and 2361 deletions

View File

@@ -0,0 +1,9 @@
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
3 2 2 3
Bézier(t) = y (1-t) + 3y (1-t) t + 3y (1-t)t + y t
1 2 3 4
\prime 2 2
Bézier (t) = d(1-t) + 2e(1-t)t + ft
\prime\prime
Bézier (t) = w(1-t) + zt