mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-08 23:50:43 +02:00
ascii
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
n n! n-i i
|
||||
(1 - t) B (t)= (1-t) ──────── (1-t) t
|
||||
i (n-i)!i!
|
||||
n+1-i (n+1)! n+1-i i
|
||||
= ───── ────────── (1-t) t
|
||||
n+1 (n+1-i)!i!
|
||||
k-i k! k-i i
|
||||
= ─── ──────── (1-t) t , where k = n + 1
|
||||
k (k-i)!i!
|
||||
k-i k
|
||||
= ─── B (t)
|
||||
k i
|
Reference in New Issue
Block a user