mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-08 23:50:43 +02:00
* Automated build * Automated build * Translate chapter 3 into ko-KR Co-authored-by: Bezierinfo CI <action@github.com>
7 lines
264 B
Plaintext
7 lines
264 B
Plaintext
|
|
1차= (1-t) + t
|
|
2 2
|
|
2차= (1-t) + 2 · (1-t) · t + t
|
|
3 2 2 3
|
|
3차= (1-t) + 3 · (1-t) · t + 3 · (1-t) · t + t
|