changed order of dot product

main
robimc14 2017-07-07 15:29:11 -04:00
parent 85a0bd973d
commit f2d173fddc
1 changed files with 2 additions and 2 deletions

View File

@ -2662,7 +2662,7 @@
"editable": true "editable": true
}, },
"source": [ "source": [
"Now let's look at the dot product $P \\cdot U$:" "Now let's look at the dot product $U \\cdot P$:"
] ]
}, },
{ {
@ -4047,7 +4047,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.5.3" "version": "3.5.2"
}, },
"toc": { "toc": {
"toc_cell": false, "toc_cell": false,