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:
@@ -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
|
Reference in New Issue
Block a user