Vector Analysis Using Mathematica
www.mtsu.edu › mathematica_vector_analysisVector Analysis Using Mathematica Overview We have already seen how to use Mathematica for several different types of vector operations. We know that the dot and cross products of two vectors can be found easily as shown in the following examples : In[28]:= Dot@81, 2, 3<, 8−1, 6, 4<D Out[28]= 23 In[29]:= Cross@81, 2, 3<, 8−1, 6, 4<D Out[29 ...