mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-30 11:40:27 +02:00
ascii
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
3 2
|
||||
... = (1-t) · (1-t) · (1-t) = -t + 3 · t - 3 · t + 1
|
||||
3 2
|
||||
+ 3 · (1-t) · (1-t) · t = 3 · t - 6 · t + 3 · t
|
||||
3 2
|
||||
+ 3 · (1-t) · t · t = -3 · t + 3 · t
|
||||
3
|
||||
+ t · t · t = t
|
Reference in New Issue
Block a user