Vector Analysis Using Mathematica
www.mtsu.edu › mathematica_vector_analysisNow, if we want to take the dot product of v3 and the vector we just computed, we could do as we did immediately above and type in the components of the vector, or we can make use of the "%" symbol as : In[38]:= Dot@v3, %D Out[38]= 41 Mathematica will automatically substitute the most recent output for "%". Loading Packages in Mathematica