1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-08 23:50:43 +02:00
Files
BezierInfo-2/docs/images/snippets/explanation/28d5dfe5c9275ee236560041d9107938.ascii
잇창명 ccf59ba778 [ko-KR] Chapter 3 translation (#340)
* Automated build

* Automated build

* Translate chapter 3 into ko-KR

Co-authored-by: Bezierinfo CI <action@github.com>
2022-02-27 11:04:58 -08:00

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