1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-25 17:42:46 +02:00
Files
BezierInfo-2/docs/images/snippets/explanation/085719517aacb7e37072113fd63040b0.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

6 lines
98 B
Plaintext

1차= 1 + 1
2차= 1 + 2 + 1
3차= 1 + 3 + 3 + 1
4차= 1 + 4 + 6 + 4 + 1