1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-22 16:23:12 +02:00
Files
BezierInfo-2/docs/images/snippets/whatis/3437a38af1218ca206e921e48678c07e.ascii
2022-01-04 11:50:23 -08:00

11 lines
319 B
Plaintext

╭ p = 一方の点 ╮
│ 1 │
│ p = もう一方の点 │
│ 2 │
│ 距離= (p - p ) │ のとき、新しい点 = p + 距離 · 比率
│ 2 1 │ 1
│ 百分率 │
│ 比率= ──── │
╰ 100 ╯