16.8 + fix some formatting
All checks were successful
Build / Build-Docker-Image (push) Successful in 3m8s
All checks were successful
Build / Build-Docker-Image (push) Successful in 3m8s
This commit is contained in:
@@ -124,7 +124,7 @@ Cross products have a set of useful properties too:
|
||||
Simplify: <1, 1, 1>t + <1, 1, 2>s = <2, 2, 0>.
|
||||
</li>
|
||||
<li>
|
||||
This can now be converted into an augmented matrix multiple of [t, s, 1]! <br>
|
||||
This can now be converted into an augmented matrix multiple of `\[t, s, 1]`! <br>
|
||||
<table>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
@@ -233,7 +233,7 @@ Cross products have a set of useful properties too:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
`l'(t) = [3, 4, 0]`
|
||||
`l'(t) = \[3, 4, 0]`
|
||||
</li>
|
||||
<li>
|
||||
`||l'(t)|| = sqrt(3^2 + 4^2 + 0^2) = 5`
|
||||
|
||||
Reference in New Issue
Block a user