mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-27 02:05:34 +02:00
* Translate preface into ko-KR * Build with `npm start` * Translate chapter 1 into ko-KR * Rename Noto Sans font file * Translate chapter 2 into ko-KR * Regenerate html files * Strip away trailing whitespace * Automated build * Translate donationCTA into ko-KR * Add hangul support * Fix whitespace issue in ko-KR * Additional dependencies in README.md Co-authored-by: Bezierinfo CI <action@github.com>
11 lines
335 B
Plaintext
11 lines
335 B
Plaintext
|
|
╭ p = 한\ 점 ╮
|
|
│ 1 │
|
|
│ p = 다른\ 점 │
|
|
│ 2 │
|
|
│ 거리= (p - p ) │ 이라\ 할\ 때, 새\ 점의\ 위치 = p + 거리 · 비율
|
|
│ 2 1 │ 1
|
|
│ 퍼센트 │
|
|
│ 비율= ──── │
|
|
╰ 100 ╯
|