1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-30 11:40:27 +02:00

some polish

This commit is contained in:
Pomax
2020-09-11 16:30:05 -07:00
parent ebe69a732a
commit 046b1024fa
371 changed files with 17445 additions and 58625 deletions

View File

@@ -26,7 +26,7 @@ Sometimes just being told "this is the derivative" is nice, but you might want t
B_{n,k}(t) \frac{d}{dt} = {n \choose k} t^k (1-t)^{n-k} \frac{d}{dt}
\]
Applying the [product](http://en.wikipedia.org/wiki/Product_rule) and [chain](http://en.wikipedia.org/wiki/Chain_rule) rules gives us:
Applying the [product](https://en.wikipedia.org/wiki/Product_rule) and [chain](https://en.wikipedia.org/wiki/Chain_rule) rules gives us:
\[
\begin{array}{l}