mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-21 16:02:08 +02:00
some fixes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
линийный= \colorbluea + \colorredb
|
||||
квадратый= \colorbluea · \colorbluea + \colorbluea · \colorredb + \colorredb · \colorredb
|
||||
кубический= \colorbluea · \colorbluea · \colorbluea + \colorbluea · \colorbluea · \colorredb + \colorbluea · \colorredb · \colorredb + \colorred
|
||||
|
||||
|
||||
b · \colorredb · \colorredb
|
@@ -0,0 +1,6 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
линийный= 1 + 1
|
||||
квадратый= 1 + 2 + 1
|
||||
кубический= 1 + 3 + 3 + 1
|
||||
квартический= 1 + 4 + 6 + 4 + 1
|
@@ -0,0 +1,7 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
линейный= (1-t) + t
|
||||
2 2
|
||||
квадратный= (1-t) + 2 · (1-t) · t + t
|
||||
3 2 2 3
|
||||
кубический= (1-t) + 3 · (1-t) · t + 3 · (1-t) · t + t
|
@@ -0,0 +1,5 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
__ n n-i i
|
||||
Bézier(n,t) = ❯ \undersetбиноминальный термин\underbrace\binomni · \ \undersetполиноминальный термин\underbrace(1-t) · t
|
||||
‾‾ i=0
|
Reference in New Issue
Block a user