1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-28 18:49:57 +02:00
This commit is contained in:
Pomax
2018-06-24 14:09:27 -07:00
parent 4b2af857ae
commit eb42393f14
11 changed files with 11 additions and 10 deletions

View File

@@ -68,7 +68,7 @@ I know what you're thinking: that doesn't look too simple, but if we remove <i>t
linear &= \hspace{2.5em} 1 + 1 \\
square &= \hspace{1.7em} 1 + 2 + 1\\
cubic &= \hspace{0.85em} 1 + 3 + 3 + 1\\
hypercubic &= 1 + 4 + 6 + 4 + 1
quartic &= 1 + 4 + 6 + 4 + 1
\end{aligned}
\]

View File

@@ -68,7 +68,7 @@
linear &= \hspace{2.5em} 1 + 1 \\
square &= \hspace{1.7em} 1 + 2 + 1\\
cubic &= \hspace{0.85em} 1 + 3 + 3 + 1\\
hypercubic &= 1 + 4 + 6 + 4 + 1
quartic &= 1 + 4 + 6 + 4 + 1
\end{aligned}
\]