mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 03:59:58 +02:00
5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
|
B'(t) = a(1-t) + b(t)= 0,
|
|
a - at + bt= 0,
|
|
(b-a)t + a= 0
|