changed order of dot product
This commit is contained in:
@@ -3659,7 +3659,7 @@
|
||||
"editable": true
|
||||
},
|
||||
"source": [
|
||||
"Now let's look at the dot product $P \\cdot U$:"
|
||||
"Now let's look at the dot product $U \\cdot P$:"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -5539,7 +5539,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.3"
|
||||
"version": "3.5.2"
|
||||
},
|
||||
"toc": {
|
||||
"toc_cell": false,
|
||||
|
||||
Reference in New Issue
Block a user