mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-30 11:40:27 +02:00
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
|
||
__ n-1
|
||
Bézier'(n,t) = ❯ Bézier(n-1,t) · n · (w -w )
|
||
‾‾ i=0 i i+1 i
|