Merge pull request #85 from vasili111/patch-1
clarification of which inverse
This commit is contained in:
commit
4307238b55
@ -525,7 +525,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"As you might guess, dividing a vector by a scalar is equivalent to multiplying by its inverse:\n",
|
||||
"As you might guess, dividing a vector by a scalar is equivalent to multiplying by its multiplicative inverse (reciprocal):\n",
|
||||
"\n",
|
||||
"$\\dfrac{\\textbf{u}}{\\lambda} = \\dfrac{1}{\\lambda} \\times \\textbf{u}$"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user