Skip to content

Commit 996e909

Browse files
committed
Change variable to a scalar.
1 parent bc207c2 commit 996e909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ General
1717
:math:`\mathbf{J}_{\bar{v},\bar{u}}`
1818
The Jacobian of the vector function :math:`\bar{v}` with respect to the
1919
entries in vector :math:`\bar{u}` where the :math:`(i,j)` entries of the
20-
Jacobian are :math:`\mathbf{J}_{ij} = \frac{\partial v_i}{\partial u_j}`.
20+
Jacobian are :math:`J_{ij} = \frac{\partial v_i}{\partial u_j}`.
2121

2222
Orientation of Reference Frames
2323
===============================

0 commit comments

Comments
 (0)