1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-25 09:30:52 +02:00
Files
BezierInfo-2/docs/images/snippets/explanation/9c921b7b8a8db831f787c1329e29f7cb.ascii
2022-01-04 11:50:23 -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