From c2a4fe1d51f1306ad10168bb3d5104f1bb04c097 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Sun, 1 Feb 2009 08:38:00 -0500 Subject: more fixes --- math/tensors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/tensors') diff --git a/math/tensors b/math/tensors index e15270a..d46810e 100644 --- a/math/tensors +++ b/math/tensors @@ -46,7 +46,7 @@ as an example for a rank-3 tensor: Even a regular vector is a tensor: pass it a second vector and take the inner product (aka dot product) to get a real. -Define the **metric tensor ** +Define the **metric tensor** :m:`$\bold{g}(\vector{A}, \vector{B}) = \vector{A} \cdot \vector{B}$`. The metric tensor is rank two and symetric (the vectors A and B could be swapped without changing the scalar output value) and is the same as the inner product. -- cgit v1.2.3