From 905ad5414973f0e95dc3de8d327c3a38638839f8 Mon Sep 17 00:00:00 2001 From: "Jason K. Moore" Date: Fri, 23 Feb 2024 16:51:20 +0100 Subject: [PATCH] Fixed error in duplicate element of a vector. --- vectors.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vectors.rst b/vectors.rst index 4ffb88ba..35a0d151 100644 --- a/vectors.rst +++ b/vectors.rst @@ -131,7 +131,7 @@ from :math:`A`. There are then three unique scalar functions .. math:: :label: vector-with-meas-nums - \bar{v} = v_x \hat{a}_x + v_y \hat{a}_y + v_y \hat{a}_y + \bar{v} = v_x \hat{a}_x + v_y \hat{a}_y + v_z \hat{a}_z :math:`v_x \hat{a}_x` is called the :math:`\hat{a}_x` component of :math:`\bar{v}` and :math:`v_x` is called :term:`measure number` of